Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_controller.h189 #define azx_has_pm_runtime(chip) \ macro
Dhda_intel.c1028 if (!azx_has_pm_runtime(chip)) in azx_runtime_suspend()
1064 if (!azx_has_pm_runtime(chip)) in azx_runtime_resume()
1113 if (!power_save_controller || !azx_has_pm_runtime(chip) || in azx_runtime_idle()
1259 if (azx_has_pm_runtime(chip) && chip->running) in azx_free()
2202 if (azx_has_pm_runtime(chip) || hda->use_vga_switcheroo) in azx_probe_continue()
Dhda_controller.c940 if (azx_has_pm_runtime(chip)) in azx_interrupt()