Searched defs:old_state (Results  1 – 3 of 3) sorted by relevance
| /include/drm/ | 
| D | drm_atomic.h | 162 	struct drm_plane_state *state, *old_state, *new_state;  member 167 	struct drm_crtc_state *state, *old_state, *new_state;  member 185 	struct drm_connector_state *state, *old_state, *new_state;  member 345 	struct drm_private_state *state, *old_state, *new_state;  member
  | 
| /include/drm/display/ | 
| D | drm_dp_mst_helper.h | 1005 			    struct drm_dp_mst_topology_state **old_state,  in __drm_dp_mst_state_iter_get() 1038 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \  argument 1055 #define for_each_old_mst_mgr_in_state(__state, mgr, old_state, __i) \  argument
  | 
| /include/net/ | 
| D | ip_vs.h | 586 	volatile __u16          old_state;      /* old state, to be used for  member
  |