Lines Matching refs:pxa_buffer
673 struct pxa_buffer { struct
730 struct pxa_buffer *active;
811 static struct pxa_buffer *vb2_to_pxa_buffer(struct vb2_buffer *vb) in vb2_to_pxa_buffer()
815 return container_of(vbuf, struct pxa_buffer, vbuf); in vb2_to_pxa_buffer()
865 struct pxa_buffer *buf, int channel, in pxa_init_dma_channel()
903 struct pxa_buffer *buf) in pxa_videobuf_set_actdma()
940 struct pxa_buffer *buf) in pxa_dma_add_tail_buf()
986 struct pxa_buffer *buf, in pxa_camera_wakeup()
1007 struct pxa_buffer, queue); in pxa_camera_wakeup()
1045 struct pxa_buffer *buf, *last_buf; in pxa_camera_dma_irq()
1095 struct pxa_buffer, queue); in pxa_camera_dma_irq()
1198 struct pxa_buffer *buf; in pxa_camera_eof()
1209 struct pxa_buffer, queue); in pxa_camera_eof()
1361 static void pxa_buffer_cleanup(struct pxa_buffer *buf) in pxa_buffer_cleanup()
1377 struct pxa_buffer *buf) in pxa_buffer_init()
1421 struct pxa_buffer *buf = vb2_to_pxa_buffer(vb); in pxac_vb2_cleanup()
1431 struct pxa_buffer *buf = vb2_to_pxa_buffer(vb); in pxac_vb2_queue()
1453 struct pxa_buffer *buf = vb2_to_pxa_buffer(vb); in pxac_vb2_prepare()
1494 struct pxa_buffer *buf = vb2_to_pxa_buffer(vb); in pxac_vb2_init()
1555 struct pxa_buffer *buf, *tmp; in pxac_vb2_stop_streaming()
1587 vq->buf_struct_size = sizeof(struct pxa_buffer); in pxa_camera_init_videobuf2()