Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/
Dpxa_camera.c669 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()
[all …]