Searched refs:restore_crtc (Results 1 – 4 of 4) sorted by relevance
172 dev_priv->ops->restore_crtc(crtc); in psb_restore_display_registers()289 .restore_crtc = gma_crtc_restore,
500 .restore_crtc = gma_crtc_restore,
593 .restore_crtc = gma_crtc_restore,
572 void (*restore_crtc)(struct drm_crtc *crtc); member