Searched refs:azx_runtime_suspend (Results 1 – 2 of 2) sorted by relevance
38 DEFINE_EVENT(hda_pm, azx_runtime_suspend,
1105 static int azx_runtime_suspend(struct device *dev) in azx_runtime_suspend() function1172 SET_RUNTIME_PM_OPS(azx_runtime_suspend, azx_runtime_resume, azx_runtime_idle)