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