Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dnetdev.c420 bool any_active = wil_has_active_ifaces(wil, true, false); in wil_vif_add() local
501 bool any_active = wil_has_active_ifaces(wil, true, false); in wil_vif_remove() local
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_context.c610 bool any_active = false; in engine_has_kernel_context_barrier() local
/Linux-v4.19/sound/soc/samsung/
Di2s.c198 static inline bool any_active(struct i2s_dai *i2s) in any_active() function