Searched refs:vmw_du_crtc_restore (Results 1 – 5 of 5) sorted by relevance
194 void vmw_du_crtc_restore(struct drm_crtc *crtc);
299 .restore = vmw_du_crtc_restore,
1045 .restore = vmw_du_crtc_restore,
535 .restore = vmw_du_crtc_restore,
1380 void vmw_du_crtc_restore(struct drm_crtc *crtc) in vmw_du_crtc_restore() function