Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_intel.c892 if (!azx_has_pm_runtime(chip)) in azx_runtime_suspend()
925 if (!azx_has_pm_runtime(chip)) in azx_runtime_resume()
968 if (!power_save_controller || !azx_has_pm_runtime(chip) || in azx_runtime_idle()
1115 if (azx_has_pm_runtime(chip) && chip->running) in azx_free()
1966 if (azx_has_pm_runtime(chip) || hda->use_vga_switcheroo) in azx_probe_continue()
Dhda_controller.h406 #define azx_has_pm_runtime(chip) \ macro
Dhda_controller.c1701 if (azx_has_pm_runtime(chip)) in azx_interrupt()