Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dhda_controller.h180 #define azx_has_pm_runtime(chip) \ macro
H A Dcontroller.c1067 if (azx_has_pm_runtime(chip)) in azx_interrupt()
/linux/sound/hda/controllers/
H A Dcix-ipbloq.c281 if (!azx_has_pm_runtime(chip)) in cix_ipbloq_hda_probe()
H A Dtegra.c576 if (!azx_has_pm_runtime(chip)) in hda_tegra_probe()
H A Dintel.c1151 if (!power_save_controller || !azx_has_pm_runtime(chip) || in azx_runtime_idle()
1342 if (azx_has_pm_runtime(chip) && chip->running) { in azx_free()
2408 if (azx_has_pm_runtime(chip)) { in azx_probe_continue()