Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_crtc.c589 static void tilcdc_crtc_destroy(struct drm_crtc *crtc) in tilcdc_crtc_destroy() function
760 .destroy = tilcdc_crtc_destroy,
1074 tilcdc_crtc_destroy(crtc); in tilcdc_crtc_create()