Home
last modified time | relevance | path

Searched refs:gma_crtc_destroy (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dgma_display.h66 extern void gma_crtc_destroy(struct drm_crtc *crtc);
H A Dgma_display.c499 void gma_crtc_destroy(struct drm_crtc *crtc) in gma_crtc_destroy() function
565 .destroy = gma_crtc_destroy,