Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.h166 void tilcdc_crtc_destroy(struct drm_crtc *crtc);
H A Dtilcdc_crtc.c589 void tilcdc_crtc_destroy(struct drm_crtc *crtc) in tilcdc_crtc_destroy() function
753 .destroy = tilcdc_crtc_destroy,
1067 tilcdc_crtc_destroy(crtc); in tilcdc_crtc_create()
H A Dtilcdc_drv.c392 tilcdc_crtc_destroy(priv->crtc); in tilcdc_init()