Home
last modified time | relevance | path

Searched refs:active_only (Results 1 – 5 of 5) sorted by relevance

/drivers/soc/qcom/
Drpmhpd.c48 const bool active_only; member
102 .active_only = true,
117 .active_only = true,
151 .active_only = true,
242 if (pd->active_only) in to_active_sleep()
Drpmpd.c53 .active_only = true, \
100 const bool active_only; member
261 if (pd->active_only) in to_active_sleep()
/drivers/clk/qcom/
Dclk-rpm.c42 .active_only = true, \
80 .active_only = true, \
120 .active_only = true, \
139 const bool active_only; member
214 if (r->active_only) in to_active_sleep()
Dclk-smd-rpm.c50 .active_only = true, \
84 .active_only = true, \
126 const bool active_only; member
214 if (r->active_only) in to_active_sleep()
/drivers/gpu/drm/
Ddrm_atomic_helper.c2515 bool active_only = flags & DRM_PLANE_COMMIT_ACTIVE_ONLY; in drm_atomic_helper_commit_planes() local
2526 if (active_only && !new_crtc_state->active) in drm_atomic_helper_commit_planes()
2544 if (active_only) { in drm_atomic_helper_commit_planes()
2584 if (active_only && !new_crtc_state->active) in drm_atomic_helper_commit_planes()