Home
last modified time | relevance | path

Searched refs:gma_crtc_restore (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/gma500/
Dgma_display.h84 extern void gma_crtc_restore(struct drm_crtc *crtc);
Dpsb_device.c346 .restore_crtc = gma_crtc_restore,
Dmdfld_device.c560 .restore_crtc = gma_crtc_restore,
Doaktrail_device.c562 .restore_crtc = gma_crtc_restore,
Dcdv_device.c614 .restore_crtc = gma_crtc_restore,
Dgma_display.c618 void gma_crtc_restore(struct drm_crtc *crtc) in gma_crtc_restore() function