Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Disp.h260 struct isp_device *omap3isp_get(struct isp_device *isp);
H A Disp.c179 omap3isp_get(xclk->isp); in isp_xclk_prepare()
1434 struct isp_device *omap3isp_get(struct isp_device *isp) in omap3isp_get() function
H A Dispvideo.c1303 if (omap3isp_get(video->isp) == NULL) { in isp_video_open()