Home
last modified time | relevance | path

Searched refs:armada_drm_crtc_destroy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/armada/
H A Darmada_crtc.c757 static void armada_drm_crtc_destroy(struct drm_crtc *crtc) in armada_drm_crtc_destroy() function
812 .destroy = armada_drm_crtc_destroy,
1048 armada_drm_crtc_destroy(&dcrtc->crtc); in armada_lcd_unbind()
/kernel/linux/linux-6.6/drivers/gpu/drm/armada/
H A Darmada_crtc.c766 static void armada_drm_crtc_destroy(struct drm_crtc *crtc) in armada_drm_crtc_destroy() function
821 .destroy = armada_drm_crtc_destroy,
1056 armada_drm_crtc_destroy(&dcrtc->crtc); in armada_lcd_unbind()

Completed in 3 milliseconds