Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/hda/
A Dhda_controller.h179 #define azx_has_pm_runtime(chip) \ macro
A Dhda_tegra.c538 if (!azx_has_pm_runtime(chip)) in hda_tegra_probe()
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()
2333 if (azx_has_pm_runtime(chip)) { in azx_probe_continue()
A Dhda_controller.c1073 if (azx_has_pm_runtime(chip)) in azx_interrupt()

Completed in 12 milliseconds