Home
last modified time | relevance | path

Searched refs:isp_buffer (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/platform/ti/omap3isp/
H A Dispvideo.h128 struct isp_buffer { struct
134 #define to_isp_buffer(buf) container_of(buf, struct isp_buffer, vb) argument
152 int(*queue)(struct isp_video *video, struct isp_buffer *buffer);
206 struct isp_buffer *omap3isp_video_buffer_next(struct isp_video *video);
H A Dispccp2.c541 struct isp_buffer *buffer; in ccp2_isr_buffer()
938 static int ccp2_video_queue(struct isp_video *video, struct isp_buffer *buffer) in ccp2_video_queue()
H A Dispcsi2.c680 struct isp_buffer *buffer; in csi2_isr_buffer()
800 static int csi2_queue(struct isp_video *video, struct isp_buffer *buffer) in csi2_queue()
H A Dispresizer.c1017 struct isp_buffer *buffer; in resizer_isr_buffer()
1089 struct isp_buffer *buffer) in resizer_video_queue()
H A Disppreview.c1477 struct isp_buffer *buffer; in preview_isr_buffer()
1556 struct isp_buffer *buffer) in preview_video_queue()
H A Dispccdc.c1592 struct isp_buffer *buffer; in ccdc_isr_buffer()
1797 static int ccdc_video_queue(struct isp_video *video, struct isp_buffer *buffer) in ccdc_video_queue()