Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_controller.h180 #define azx_has_pm_runtime(chip) \ macro
Dhda_intel.c1097 if (!azx_has_pm_runtime(chip)) in azx_runtime_suspend()
1117 if (!azx_has_pm_runtime(chip)) in azx_runtime_resume()
1143 if (!power_save_controller || !azx_has_pm_runtime(chip) || in azx_runtime_idle()
1334 if (azx_has_pm_runtime(chip) && chip->running) in azx_free()
2282 if (azx_has_pm_runtime(chip)) in azx_probe_continue()
Dhda_tegra.c451 if (!azx_has_pm_runtime(chip)) in hda_tegra_probe()
Dhda_controller.c1142 if (azx_has_pm_runtime(chip)) in azx_interrupt()