Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/omap3isp/
H A Dispvideo.h210 struct isp_buffer *omap3isp_video_buffer_next(struct isp_video *video);
H A Dispvideo.c523 struct isp_buffer *omap3isp_video_buffer_next(struct isp_video *video) in omap3isp_video_buffer_next() function
H A Dispccdc.c1628 buffer = omap3isp_video_buffer_next(&ccdc->video_out); in ccdc_isr_buffer()