Searched refs:gma_crtc_restore (Results 1 – 6 of 6) sorted by relevance
87 extern void gma_crtc_restore(struct drm_crtc *crtc);
358 .restore_crtc = gma_crtc_restore,
550 .restore_crtc = gma_crtc_restore,
572 .restore_crtc = gma_crtc_restore,
625 .restore_crtc = gma_crtc_restore,
573 void gma_crtc_restore(struct drm_crtc *crtc) in gma_crtc_restore() function