Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A Dhda_controller.h180 #define azx_has_pm_runtime(chip) \ macro
H A Dhda_tegra.c537 if (!azx_has_pm_runtime(chip)) in hda_tegra_probe()
H A Dhda_intel.c1149 if (!power_save_controller || !azx_has_pm_runtime(chip) || in azx_runtime_idle()
1340 if (azx_has_pm_runtime(chip) && chip->running) { in azx_free()
2385 if (azx_has_pm_runtime(chip)) { in azx_probe_continue()
H A Dhda_controller.c1078 if (azx_has_pm_runtime(chip)) in azx_interrupt()