Home
last modified time | relevance | path

Searched refs:gma_crtc_funcs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dgma_display.h76 extern const struct drm_crtc_funcs gma_crtc_funcs;
H A Dpsb_intel_display.c496 drm_crtc_init(dev, &gma_crtc->base, &gma_crtc_funcs); in psb_intel_crtc_init()
H A Dgma_display.c560 const struct drm_crtc_funcs gma_crtc_funcs = { variable