Lines Matching refs:pxa_buffer
669 struct pxa_buffer { struct
725 struct pxa_buffer *active;
806 static struct pxa_buffer *vb2_to_pxa_buffer(struct vb2_buffer *vb) in vb2_to_pxa_buffer()
810 return container_of(vbuf, struct pxa_buffer, vbuf); in vb2_to_pxa_buffer()
860 struct pxa_buffer *buf, int channel, in pxa_init_dma_channel()
898 struct pxa_buffer *buf) in pxa_videobuf_set_actdma()
935 struct pxa_buffer *buf) in pxa_dma_add_tail_buf()
981 struct pxa_buffer *buf, in pxa_camera_wakeup()
1002 struct pxa_buffer, queue); in pxa_camera_wakeup()
1040 struct pxa_buffer *buf, *last_buf; in pxa_camera_dma_irq()
1090 struct pxa_buffer, queue); in pxa_camera_dma_irq()
1193 struct pxa_buffer *buf; in pxa_camera_eof()
1204 struct pxa_buffer, queue); in pxa_camera_eof()
1356 static void pxa_buffer_cleanup(struct pxa_buffer *buf) in pxa_buffer_cleanup()
1372 struct pxa_buffer *buf) in pxa_buffer_init()
1416 struct pxa_buffer *buf = vb2_to_pxa_buffer(vb); in pxac_vb2_cleanup()
1426 struct pxa_buffer *buf = vb2_to_pxa_buffer(vb); in pxac_vb2_queue()
1448 struct pxa_buffer *buf = vb2_to_pxa_buffer(vb); in pxac_vb2_prepare()
1489 struct pxa_buffer *buf = vb2_to_pxa_buffer(vb); in pxac_vb2_init()
1550 struct pxa_buffer *buf, *tmp; in pxac_vb2_stop_streaming()
1582 vq->buf_struct_size = sizeof(struct pxa_buffer); in pxa_camera_init_videobuf2()