Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/arm/
Dhdlcd_drv.h38 int hdlcd_setup_crtc(struct drm_device *dev);
Dhdlcd_drv.c143 ret = hdlcd_setup_crtc(drm); in hdlcd_load()
Dhdlcd_crtc.c319 int hdlcd_setup_crtc(struct drm_device *drm) in hdlcd_setup_crtc() function