Searched refs:restore_crtc (Results 1 – 5 of 5) sorted by relevance
241 dev_priv->ops->restore_crtc(crtc); in psb_restore_display_registers()358 .restore_crtc = gma_crtc_restore,
550 .restore_crtc = gma_crtc_restore,
572 .restore_crtc = gma_crtc_restore,
625 .restore_crtc = gma_crtc_restore,
657 void (*restore_crtc)(struct drm_crtc *crtc); member