Searched refs:azx_runtime_resume (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_intel_trace.h | 43 DEFINE_EVENT(hda_pm, azx_runtime_resume,
|
H A D | hda_loongson.c | 397 static int azx_runtime_resume(struct device *dev) in azx_runtime_resume() function 449 SET_RUNTIME_PM_OPS(azx_runtime_suspend, azx_runtime_resume, azx_runtime_idle)
|
H A D | hda_intel.c | 1159 static int azx_runtime_resume(struct device *dev) in azx_runtime_resume() function 1209 SET_RUNTIME_PM_OPS(azx_runtime_suspend, azx_runtime_resume, azx_runtime_idle)
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_intel_trace.h | 43 DEFINE_EVENT(hda_pm, azx_runtime_resume,
|
H A D | hda_intel.c | 1119 static int azx_runtime_resume(struct device *dev) in azx_runtime_resume() function 1169 SET_RUNTIME_PM_OPS(azx_runtime_suspend, azx_runtime_resume, azx_runtime_idle)
|
Completed in 11 milliseconds