Searched refs:vmw_du_crtc_restore (Results 1 – 4 of 4) sorted by relevance
128 void vmw_du_crtc_restore(struct drm_crtc *crtc);
296 .restore = vmw_du_crtc_restore,
391 .restore = vmw_du_crtc_restore,
1778 void vmw_du_crtc_restore(struct drm_crtc *crtc) in vmw_du_crtc_restore() function