Searched refs:vmw_du_crtc_restore (Results 1 – 4 of 4) sorted by relevance
129 void vmw_du_crtc_restore(struct drm_crtc *crtc);
299 .restore = vmw_du_crtc_restore,
395 .restore = vmw_du_crtc_restore,
1791 void vmw_du_crtc_restore(struct drm_crtc *crtc) in vmw_du_crtc_restore() function