Home
last modified time | relevance | path

Searched refs:azx_has_pm_runtime (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_controller.h201 #define azx_has_pm_runtime(chip) \ macro
Dhda_intel.c1118 if (!azx_has_pm_runtime(chip)) in azx_runtime_suspend()
1154 if (!azx_has_pm_runtime(chip)) in azx_runtime_resume()
1203 if (!power_save_controller || !azx_has_pm_runtime(chip) || in azx_runtime_idle()
1393 if (azx_has_pm_runtime(chip) && chip->running) in azx_free()
2390 if (azx_has_pm_runtime(chip)) in azx_probe_continue()
Dhda_controller.c1144 if (azx_has_pm_runtime(chip)) in azx_interrupt()