Searched refs:gma_crtc_restore (Results 1 – 5 of 5) sorted by relevance
74 extern void gma_crtc_restore(struct drm_crtc *crtc);
292 .restore_crtc = gma_crtc_restore,
500 .restore_crtc = gma_crtc_restore,
593 .restore_crtc = gma_crtc_restore,
618 void gma_crtc_restore(struct drm_crtc *crtc) in gma_crtc_restore() function