Searched refs:omap3isp_get (Results 1 – 3 of 3) sorted by relevance
251 struct isp_device *omap3isp_get(struct isp_device *isp);
179 omap3isp_get(xclk->isp); in isp_xclk_prepare()1434 struct isp_device *omap3isp_get(struct isp_device *isp) in omap3isp_get() function
1307 if (omap3isp_get(video->isp) == NULL) { in isp_video_open()