Searched refs:vmw_du_crtc_save (Results 1 – 5 of 5) sorted by relevance
193 void vmw_du_crtc_save(struct drm_crtc *crtc);
298 .save = vmw_du_crtc_save,
1044 .save = vmw_du_crtc_save,
534 .save = vmw_du_crtc_save,
1376 void vmw_du_crtc_save(struct drm_crtc *crtc) in vmw_du_crtc_save() function