Searched refs:restore_crtc (Results 1 – 4 of 4) sorted by relevance
229 dev_priv->ops->restore_crtc(crtc); in psb_restore_display_registers()345 .restore_crtc = gma_crtc_restore,
559 .restore_crtc = gma_crtc_restore,
621 .restore_crtc = gma_crtc_restore,
602 void (*restore_crtc)(struct drm_crtc *crtc); member