Home
last modified time | relevance | path

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

/Linux-v5.10/include/media/
Dvideobuf-vmalloc.h29 void videobuf_queue_vmalloc_init(struct videobuf_queue *q,
/Linux-v5.10/drivers/media/v4l2-core/
Dvideobuf-vmalloc.c277 void videobuf_queue_vmalloc_init(struct videobuf_queue *q, in videobuf_queue_vmalloc_init() function
290 EXPORT_SYMBOL_GPL(videobuf_queue_vmalloc_init);
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_fops.c657 videobuf_queue_vmalloc_init(&pipe->capq, &videobuf_qops, NULL, in atomisp_init_pipe()
664 videobuf_queue_vmalloc_init(&pipe->outq, &videobuf_qops_output, NULL, in atomisp_init_pipe()
/Linux-v5.10/drivers/media/pci/cx18/
Dcx18-streams.c282 videobuf_queue_vmalloc_init(&s->vbuf_q, &cx18_videobuf_qops, in cx18_stream_init()
/Linux-v5.10/Documentation/driver-api/media/
Dv4l2-videobuf.rst179 void videobuf_queue_vmalloc_init(struct videobuf_queue *q,
/Linux-v5.10/drivers/media/usb/zr364xx/
Dzr364xx.c1513 videobuf_queue_vmalloc_init(&cam->vb_vidq, &zr364xx_video_qops, in zr364xx_probe()
/Linux-v5.10/drivers/media/usb/tm6000/
Dtm6000-video.c1363 videobuf_queue_vmalloc_init(&fh->vb_vidq, &tm6000_video_qops, in __tm6000_open()