Searched refs:any_active (Results 1 – 3 of 3) sorted by relevance
420 bool any_active = wil_has_active_ifaces(wil, true, false); in wil_vif_add() local430 if (any_active && vif->mid != 0) { in wil_vif_add()439 if (any_active && vif->mid != 0) in wil_vif_add()501 bool any_active = wil_has_active_ifaces(wil, true, false); in wil_vif_remove() local525 if (any_active && vif->mid != 0) in wil_vif_remove()
198 static inline bool any_active(struct i2s_dai *i2s) in any_active() function501 (any_active(i2s) && in i2s_set_sysclk()528 if (!any_active(i2s)) { in i2s_set_sysclk()680 if (any_active(i2s) && in i2s_set_fmt()807 if (!any_active(i2s) && (i2s->quirks & QUIRK_NEED_RSTCLR)) in i2s_startup()875 if (any_active(i2s) && (get_rfs(i2s) != rfs || get_bfs(i2s) != bfs)) { in config_setup()961 if ((any_active(i2s) && div && (get_bfs(i2s) != div)) in i2s_set_clkdiv()
610 bool any_active = false; in engine_has_kernel_context_barrier() local620 any_active = true; in engine_has_kernel_context_barrier()649 if (any_active) in engine_has_kernel_context_barrier()