Home
last modified time | relevance | path

Searched defs:any_active (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/wil6210/
Dnetdev.c411 bool any_active = wil_has_active_ifaces(wil, true, false); in wil_vif_add() local
492 bool any_active = wil_has_active_ifaces(wil, true, false); in wil_vif_remove() local
/linux-5.19.10/sound/soc/samsung/
Di2s.c214 static inline bool any_active(struct i2s_dai *i2s) in any_active() function