Searched refs:old_state (Results 1 – 9 of 9) sorted by relevance
/include/drm/ |
D | drm_atomic.h | 151 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 …]
|
D | drm_damage_helper.h | 76 const struct drm_plane_state *old_state, 81 bool drm_atomic_helper_damage_merged(const struct drm_plane_state *old_state,
|
D | drm_atomic_helper.h | 68 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);
|
D | drm_dp_mst_helper.h | 698 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)))
|
D | drm_modeset_helper_vtables.h | 1115 struct drm_plane_state *old_state); 1172 struct drm_plane_state *old_state); 1196 struct drm_plane_state *old_state);
|
D | drm_mipi_dbi.h | 145 struct drm_plane_state *old_state);
|
/include/linux/mfd/ |
D | rohm-bd70528.h | 384 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/ |
D | ip_vs.h | 527 volatile __u16 old_state; /* old state, to be used for member
|
D | mac80211.h | 3847 enum ieee80211_sta_state old_state,
|