Searched defs:any_active (Results 1 – 2 of 2) sorted by relevance
411 bool any_active = wil_has_active_ifaces(wil, true, false); in wil_vif_add() local490 bool any_active = wil_has_active_ifaces(wil, true, false); in wil_vif_remove() local
214 static inline bool any_active(struct i2s_dai *i2s) in any_active() function