Lines Matching refs:pxa_buffer
633 struct pxa_buffer { struct
686 struct pxa_buffer *active;
767 static struct pxa_buffer *vb2_to_pxa_buffer(struct vb2_buffer *vb) in vb2_to_pxa_buffer()
771 return container_of(vbuf, struct pxa_buffer, vbuf); in vb2_to_pxa_buffer()
821 struct pxa_buffer *buf, int channel, in pxa_init_dma_channel()
859 struct pxa_buffer *buf) in pxa_video_buf_set_actdma()
896 struct pxa_buffer *buf) in pxa_dma_add_tail_buf()
942 struct pxa_buffer *buf, in pxa_camera_wakeup()
963 struct pxa_buffer, queue); in pxa_camera_wakeup()
1001 struct pxa_buffer *buf, *last_buf; in pxa_camera_dma_irq()
1051 struct pxa_buffer, queue); in pxa_camera_dma_irq()
1154 struct pxa_buffer *buf; in pxa_camera_eof_bh_work()
1165 struct pxa_buffer, queue); in pxa_camera_eof_bh_work()
1292 static void pxa_buffer_cleanup(struct pxa_buffer *buf) in pxa_buffer_cleanup()
1308 struct pxa_buffer *buf) in pxa_buffer_init()
1352 struct pxa_buffer *buf = vb2_to_pxa_buffer(vb); in pxac_vb2_cleanup()
1362 struct pxa_buffer *buf = vb2_to_pxa_buffer(vb); in pxac_vb2_queue()
1384 struct pxa_buffer *buf = vb2_to_pxa_buffer(vb); in pxac_vb2_prepare()
1428 struct pxa_buffer *buf = vb2_to_pxa_buffer(vb); in pxac_vb2_init()
1489 struct pxa_buffer *buf, *tmp; in pxac_vb2_stop_streaming()
1521 vq->buf_struct_size = sizeof(struct pxa_buffer); in pxa_camera_init_videobuf2()