Searched refs:vmw_du_crtc_reset (Results 1 – 5 of 5) sorted by relevance
481 void vmw_du_crtc_reset(struct drm_crtc *crtc);
235 .reset = vmw_du_crtc_reset,
319 .reset = vmw_du_crtc_reset,
919 .reset = vmw_du_crtc_reset,
628 void vmw_du_crtc_reset(struct drm_crtc *crtc) in vmw_du_crtc_reset() function