Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_controller.h189 #define azx_has_pm_runtime(chip) \ macro
Dhda_intel.c1016 if (!azx_has_pm_runtime(chip)) in azx_runtime_suspend()
1051 if (!azx_has_pm_runtime(chip)) in azx_runtime_resume()
1101 if (!power_save_controller || !azx_has_pm_runtime(chip) || in azx_runtime_idle()
1247 if (azx_has_pm_runtime(chip) && chip->running) in azx_free()
2125 if (azx_has_pm_runtime(chip) || hda->use_vga_switcheroo) in azx_probe_continue()
Dhda_controller.c935 if (azx_has_pm_runtime(chip)) in azx_interrupt()