Home
last modified time | relevance | path

Searched refs:old_state (Results 1 – 9 of 9) sorted by relevance

/include/drm/
Ddrm_atomic.h151 struct drm_plane_state *state, *old_state, *new_state; member
156 struct drm_crtc_state *state, *old_state, *new_state; member
174 struct drm_connector_state *state, *old_state, *new_state; member
295 struct drm_private_state *state, *old_state, *new_state; member
499 return state->crtcs[drm_crtc_index(crtc)].old_state; in drm_atomic_get_old_crtc_state()
546 return state->planes[drm_plane_index(plane)].old_state; in drm_atomic_get_old_plane_state()
604 return state->connectors[index].old_state; in drm_atomic_get_old_connector_state()
696 (old_connector_state) = (__state)->connectors[__i].old_state, \
717 (old_connector_state) = (__state)->connectors[__i].old_state, 1))
757 (old_crtc_state) = (__state)->crtcs[__i].old_state, \
[all …]
Ddrm_damage_helper.h76 const struct drm_plane_state *old_state,
81 bool drm_atomic_helper_damage_merged(const struct drm_plane_state *old_state,
Ddrm_atomic_helper.h68 struct drm_atomic_state *old_state);
71 struct drm_atomic_state *old_state);
75 struct drm_atomic_state *old_state);
80 struct drm_atomic_state *old_state);
92 struct drm_atomic_state *old_state);
Ddrm_dp_mst_helper.h698 struct drm_dp_mst_topology_state **old_state, in __drm_dp_mst_state_iter_get() argument
708 if (old_state) in __drm_dp_mst_state_iter_get()
709 *old_state = to_dp_mst_topology_state(objs_state->old_state); in __drm_dp_mst_state_iter_get()
731 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ argument
733 for_each_if(__drm_dp_mst_state_iter_get((__state), &(mgr), &(old_state), &(new_state), (__i)))
748 #define for_each_old_mst_mgr_in_state(__state, mgr, old_state, __i) \ argument
750 for_each_if(__drm_dp_mst_state_iter_get((__state), &(mgr), &(old_state), NULL, (__i)))
Ddrm_modeset_helper_vtables.h1115 struct drm_plane_state *old_state);
1172 struct drm_plane_state *old_state);
1196 struct drm_plane_state *old_state);
Ddrm_mipi_dbi.h145 struct drm_plane_state *old_state);
/include/linux/mfd/
Drohm-bd70528.h384 int bd70528_wdt_set(struct rohm_regmap_dev *data, int enable, int *old_state);
391 int *old_state) in bd70528_wdt_set() argument
/include/net/
Dip_vs.h527 volatile __u16 old_state; /* old state, to be used for member
Dmac80211.h3847 enum ieee80211_sta_state old_state,