Searched refs:videobuf_waiton (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/media/v4l2-core/ |
| D | videobuf-core.c | 87 int videobuf_waiton(struct videobuf_queue *q, struct videobuf_buffer *vb, in videobuf_waiton() function 118 EXPORT_SYMBOL_GPL(videobuf_waiton); 685 retval = videobuf_waiton(q, buf, nonblocking, 1); in stream_next_buffer() 813 retval = videobuf_waiton(q, q->read_buf, 0, 0); in videobuf_read_zerocopy() 925 retval = videobuf_waiton(q, q->read_buf, nonblocking, 1); in videobuf_read_one() 1075 rc = videobuf_waiton(q, q->read_buf, nonblocking, 1); in videobuf_read_stream()
|
| /Linux-v5.4/include/media/ |
| D | videobuf-core.h | 174 int videobuf_waiton(struct videobuf_queue *q, struct videobuf_buffer *vb,
|
| /Linux-v5.4/drivers/media/common/saa7146/ |
| D | saa7146_fops.c | 60 videobuf_waiton(q, &buf->vb, 0, 0); in saa7146_dma_free()
|
| /Linux-v5.4/drivers/media/pci/cx18/ |
| D | cx18-streams.c | 98 videobuf_waiton(q, &buf->vb, 0, 0); in cx18_dma_free()
|
| /Linux-v5.4/drivers/media/pci/bt8xx/ |
| D | bttv-risc.c | 576 videobuf_waiton(q, &buf->vb, 0, 0); in bttv_dma_free()
|
| /Linux-v5.4/Documentation/media/kapi/ |
| D | v4l2-videobuf.rst | 154 int videobuf_waiton(struct videobuf_buffer *vb, int non_blocking, int intr);
|
| /Linux-v5.4/drivers/media/platform/ |
| D | fsl-viu.c | 386 videobuf_waiton(vq, &buf->vb, 0, 0); in free_buffer()
|
| /Linux-v5.4/drivers/media/usb/cx231xx/ |
| D | cx231xx-417.c | 1261 videobuf_waiton(vq, &buf->vb, 0, 0); in free_buffer()
|