Searched refs:vmw_du_crtc_save (Results 1 – 4 of 4) sorted by relevance
128 void vmw_du_crtc_save(struct drm_crtc *crtc);
298 .save = vmw_du_crtc_save,
394 .save = vmw_du_crtc_save,
1787 void vmw_du_crtc_save(struct drm_crtc *crtc) in vmw_du_crtc_save() function