Searched refs:imx_drm_add_crtc (Results 1 – 3 of 3) sorted by relevance
36 int imx_drm_add_crtc(struct drm_device *drm, struct drm_crtc *crtc,
214 int imx_drm_add_crtc(struct drm_device *drm, struct drm_crtc *crtc, in imx_drm_add_crtc() function253 EXPORT_SYMBOL_GPL(imx_drm_add_crtc);
343 ret = imx_drm_add_crtc(drm, &ipu_crtc->base, &ipu_crtc->imx_crtc, in ipu_crtc_init()