Home
last modified time | relevance | path

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

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