restore_crtc      614 drivers/gpu/drm/gma500/cdv_device.c 	.restore_crtc = gma_crtc_restore,
restore_crtc      540 drivers/gpu/drm/gma500/mdfld_device.c 	.restore_crtc = gma_crtc_restore,
restore_crtc      562 drivers/gpu/drm/gma500/oaktrail_device.c 	.restore_crtc = gma_crtc_restore,
restore_crtc      229 drivers/gpu/drm/gma500/psb_device.c 			dev_priv->ops->restore_crtc(crtc);
restore_crtc      346 drivers/gpu/drm/gma500/psb_device.c 	.restore_crtc = gma_crtc_restore,
restore_crtc      645 drivers/gpu/drm/gma500/psb_drv.h 	void (*restore_crtc)(struct drm_crtc *crtc);