Searched refs:azx_has_pm_runtime (Results 1 – 4 of 4) sorted by relevance
179 #define azx_has_pm_runtime(chip) \ macro
538 if (!azx_has_pm_runtime(chip)) in hda_tegra_probe()
1150 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()
1073 if (azx_has_pm_runtime(chip)) in azx_interrupt()
Completed in 12 milliseconds