Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_controller.h180 #define azx_has_pm_runtime(chip) \ macro
H A Dhda_intel.c1148 if (!power_save_controller || !azx_has_pm_runtime(chip) || in azx_runtime_idle()
1339 if (azx_has_pm_runtime(chip) && chip->running) { in azx_free()
2343 if (azx_has_pm_runtime(chip)) { in azx_probe_continue()