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