Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dgma_display.h74 extern void gma_crtc_restore(struct drm_crtc *crtc);
H A Dpsb_device.c289 .restore_crtc = gma_crtc_restore,
H A Doaktrail_device.c500 .restore_crtc = gma_crtc_restore,
H A Dcdv_device.c593 .restore_crtc = gma_crtc_restore,
H A Dgma_display.c618 void gma_crtc_restore(struct drm_crtc *crtc) in gma_crtc_restore() function