Searched refs:gma_crtc_prepare (Results 1 – 5 of 5) sorted by relevance
71 extern void gma_crtc_prepare(struct drm_crtc *crtc);
424 .prepare = gma_crtc_prepare,
654 .prepare = gma_crtc_prepare,
959 .prepare = gma_crtc_prepare,
472 void gma_crtc_prepare(struct drm_crtc *crtc) in gma_crtc_prepare() function