Searched refs:azx_has_pm_runtime (Results 1 – 2 of 2) sorted by relevance
180 #define azx_has_pm_runtime(chip) \ macro
1148 if (!power_save_controller || !azx_has_pm_runtime(chip) || in azx_runtime_idle()1339 if (azx_has_pm_runtime(chip) && chip->running) { in azx_free()2343 if (azx_has_pm_runtime(chip)) { in azx_probe_continue()