Searched refs:gma_crtc_funcs (Results 1 – 3 of 3) sorted by relevance
76 extern const struct drm_crtc_funcs gma_crtc_funcs;
493 drm_crtc_init(dev, &gma_crtc->base, &gma_crtc_funcs); in psb_intel_crtc_init()
558 const struct drm_crtc_funcs gma_crtc_funcs = { variable