Searched refs:active_only (Results 1 – 4 of 4) sorted by relevance
40 struct best_voice *best, int active_only);222 struct best_voice *best, int active_only) in lookup_voices() argument244 if (active_only) in lookup_voices()
61 bool active_only);
1214 bool active_only) in drm_atomic_helper_commit_planes() argument1230 if (active_only && !crtc->state->active) in drm_atomic_helper_commit_planes()1247 if (active_only) { in drm_atomic_helper_commit_planes()1278 if (active_only && !crtc->state->active) in drm_atomic_helper_commit_planes()
592 bool active_only = iter_flags & IEEE80211_IFACE_ITER_ACTIVE; in __iterate_interfaces() local606 active_only && !(sdata->flags & IEEE80211_SDATA_IN_DRIVER)) in __iterate_interfaces()608 if (ieee80211_sdata_running(sdata) || !active_only) in __iterate_interfaces()617 (iter_flags & IEEE80211_IFACE_ITER_RESUME_ALL || !active_only || in __iterate_interfaces()