Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h179 #define azx_has_pm_runtime(chip) \ macro
H A Dhda_tegra.c539 if (!azx_has_pm_runtime(chip)) in hda_tegra_probe()
H A Dhda_intel.c1150 if (!power_save_controller || !azx_has_pm_runtime(chip) || in azx_runtime_idle()
1350 if (azx_has_pm_runtime(chip) && chip->running) { in azx_free()
2359 if (azx_has_pm_runtime(chip)) { in azx_probe_continue()
H A Dhda_controller.c1073 if (azx_has_pm_runtime(chip)) in azx_interrupt()