Searched refs:gma_crtc_restore (Results 1 – 6 of 6) sorted by relevance
84 extern void gma_crtc_restore(struct drm_crtc *crtc);
346 .restore_crtc = gma_crtc_restore,
560 .restore_crtc = gma_crtc_restore,
562 .restore_crtc = gma_crtc_restore,
614 .restore_crtc = gma_crtc_restore,
618 void gma_crtc_restore(struct drm_crtc *crtc) in gma_crtc_restore() function