Searched refs:imx_drm_crtc_id (Results 1 – 3 of 3) sorted by relevance
15 int imx_drm_crtc_id(struct imx_drm_crtc *crtc);
55 int imx_drm_crtc_id(struct imx_drm_crtc *crtc) in imx_drm_crtc_id() function59 EXPORT_SYMBOL_GPL(imx_drm_crtc_id);
370 id = imx_drm_crtc_id(ipu_crtc->imx_crtc); in ipu_crtc_init()