Searched refs:active_only (Results 1 – 4 of 4) sorted by relevance
27 struct best_voice *best, int active_only);211 struct best_voice *best, int active_only) in lookup_voices() argument233 if (active_only) in lookup_voices()
43 .active_only = true, \87 .active_only = true, \166 const bool active_only; member250 if (r->active_only) in to_active_sleep()
2905 bool active_only = flags & DRM_PLANE_COMMIT_ACTIVE_ONLY; in drm_atomic_helper_commit_planes() local2916 if (active_only && !new_crtc_state->active) in drm_atomic_helper_commit_planes()2934 if (active_only) { in drm_atomic_helper_commit_planes()2979 if (active_only && !new_crtc_state->active) in drm_atomic_helper_commit_planes()
2021 const struct vop2_regs_dump *dump, bool active_only) in vop2_regs_print() argument2027 if (dump->en_mask && active_only) { in vop2_regs_print()2045 static void __vop2_regs_dump(struct seq_file *s, bool active_only) in __vop2_regs_dump() argument2061 vop2_regs_print(vop2, s, dump, active_only); in __vop2_regs_dump()