Searched refs:omap1_cam_buf (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/platform/soc_camera/
H A Domap1_camera.c141 struct omap1_cam_buf { struct
171 struct omap1_cam_buf *active;
172 struct omap1_cam_buf *ready;
226 static void free_buffer(struct videobuf_queue *vq, struct omap1_cam_buf *buf, free_buffer()
253 struct omap1_cam_buf *buf = container_of(vb, struct omap1_cam_buf, vb); omap1_videobuf_prepare()
298 static void set_dma_dest_params(int dma_ch, struct omap1_cam_buf *buf, set_dma_dest_params()
345 static struct omap1_cam_buf *prepare_next_vb(struct omap1_cam_dev *pcdev) prepare_next_vb()
347 struct omap1_cam_buf *buf; prepare_next_vb()
358 struct omap1_cam_buf, vb.queue); prepare_next_vb()
384 static struct scatterlist *try_next_sgbuf(int dma_ch, struct omap1_cam_buf *buf) try_next_sgbuf()
428 struct omap1_cam_buf *buf = pcdev->active; start_capture()
485 struct omap1_cam_buf *buf; omap1_videobuf_queue()
533 struct omap1_cam_buf *buf = omap1_videobuf_release()
534 container_of(vb, struct omap1_cam_buf, vb); omap1_videobuf_release()
564 struct omap1_cam_buf *buf = pcdev->active; videobuf_done()
720 struct omap1_cam_buf *buf = pcdev->active; dma_isr()
793 struct omap1_cam_buf *buf = pcdev->active; cam_isr()
1383 sizeof(struct omap1_cam_buf), icd, &ici->host_lock); omap1_cam_init_videobuf()
1388 sizeof(struct omap1_cam_buf), icd, &ici->host_lock); omap1_cam_init_videobuf()
1416 struct omap1_cam_buf *buf = container_of(icd->vb_vidq.bufs[i], omap1_cam_reqbufs()
1417 struct omap1_cam_buf, vb); omap1_cam_reqbufs()
1518 struct omap1_cam_buf *buf; omap1_cam_poll()
1520 buf = list_entry(icd->vb_vidq.stream.next, struct omap1_cam_buf, omap1_cam_poll()

Completed in 56 milliseconds