Searched refs:restore_crtc (Results 1 – 5 of 5) sorted by relevance
229 dev_priv->ops->restore_crtc(crtc); in psb_restore_display_registers()346 .restore_crtc = gma_crtc_restore,
560 .restore_crtc = gma_crtc_restore,
562 .restore_crtc = gma_crtc_restore,
614 .restore_crtc = gma_crtc_restore,
647 void (*restore_crtc)(struct drm_crtc *crtc); member