Searched refs:omap3isp_get (Results 1 – 3 of 3) sorted by relevance
255 struct isp_device *omap3isp_get(struct isp_device *isp);
180 omap3isp_get(xclk->isp); in isp_xclk_prepare()1621 struct isp_device *omap3isp_get(struct isp_device *isp) in omap3isp_get() function
1242 if (omap3isp_get(video->isp) == NULL) { in isp_video_open()