Home
last modified time | relevance | path

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

/Linux-v5.4/include/media/
Dvideobuf-vmalloc.h29 void videobuf_queue_vmalloc_init(struct videobuf_queue *q,
/Linux-v5.4/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.4/drivers/media/pci/cx18/
Dcx18-streams.c282 videobuf_queue_vmalloc_init(&s->vbuf_q, &cx18_videobuf_qops, in cx18_stream_init()
/Linux-v5.4/drivers/media/usb/cx231xx/
Dcx231xx-video.c1815 videobuf_queue_vmalloc_init(&fh->vb_vidq, &cx231xx_video_qops, in cx231xx_v4l2_open()
1825 videobuf_queue_vmalloc_init(&fh->vb_vidq, &cx231xx_vbi_qops, in cx231xx_v4l2_open()
Dcx231xx-417.c1734 videobuf_queue_vmalloc_init(&fh->vidq, &cx231xx_qops, in mpeg_open()
/Linux-v5.4/drivers/media/usb/zr364xx/
Dzr364xx.c1516 videobuf_queue_vmalloc_init(&cam->vb_vidq, &zr364xx_video_qops, in zr364xx_probe()
/Linux-v5.4/Documentation/media/kapi/
Dv4l2-videobuf.rst179 void videobuf_queue_vmalloc_init(struct videobuf_queue *q,
/Linux-v5.4/drivers/media/usb/tm6000/
Dtm6000-video.c1363 videobuf_queue_vmalloc_init(&fh->vb_vidq, &tm6000_video_qops, in __tm6000_open()