Searched refs:gma_crtc_prepare (Results 1 – 5 of 5) sorted by relevance
63 extern void gma_crtc_prepare(struct drm_crtc *crtc);
429 .prepare = gma_crtc_prepare,
656 .prepare = gma_crtc_prepare,
964 .prepare = gma_crtc_prepare,
471 void gma_crtc_prepare(struct drm_crtc *crtc) in gma_crtc_prepare() function