Searched refs:vmw_du_crtc_reset (Results 1 – 5 of 5) sorted by relevance
491 void vmw_du_crtc_reset(struct drm_crtc *crtc);
274 .reset = vmw_du_crtc_reset,
318 .reset = vmw_du_crtc_reset,
782 .reset = vmw_du_crtc_reset,
1015 void vmw_du_crtc_reset(struct drm_crtc *crtc) in vmw_du_crtc_reset() function