Searched refs:active_only (Results 1 – 5 of 5) sorted by relevance
50 .active_only = true, \88 .active_only = true, \128 .active_only = true, \147 const bool active_only; member222 if (r->active_only) in to_active_sleep()
58 .active_only = true, \92 .active_only = true, \134 const bool active_only; member222 if (r->active_only) in to_active_sleep()
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()
2296 bool active_only = flags & DRM_PLANE_COMMIT_ACTIVE_ONLY; in drm_atomic_helper_commit_planes() local2307 if (active_only && !new_crtc_state->active) in drm_atomic_helper_commit_planes()2325 if (active_only) { in drm_atomic_helper_commit_planes()2365 if (active_only && !new_crtc_state->active) in drm_atomic_helper_commit_planes()
597 bool active_only = iter_flags & IEEE80211_IFACE_ITER_ACTIVE; in __iterate_interfaces() local611 active_only && !(sdata->flags & IEEE80211_SDATA_IN_DRIVER)) in __iterate_interfaces()613 if (ieee80211_sdata_running(sdata) || !active_only) in __iterate_interfaces()622 (iter_flags & IEEE80211_IFACE_ITER_RESUME_ALL || !active_only || in __iterate_interfaces()