Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/gma500/
Dgma_display.h87 extern void gma_crtc_restore(struct drm_crtc *crtc);
Dpsb_device.c358 .restore_crtc = gma_crtc_restore,
Dmdfld_device.c550 .restore_crtc = gma_crtc_restore,
Doaktrail_device.c572 .restore_crtc = gma_crtc_restore,
Dcdv_device.c625 .restore_crtc = gma_crtc_restore,
Dgma_display.c573 void gma_crtc_restore(struct drm_crtc *crtc) in gma_crtc_restore() function