Searched refs:videobuf_queue_vmalloc_init (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/include/media/ | 
| D | videobuf-vmalloc.h | 29 void videobuf_queue_vmalloc_init(struct videobuf_queue *q,
  | 
| /Linux-v5.4/drivers/media/v4l2-core/ | 
| D | videobuf-vmalloc.c | 277 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/ | 
| D | cx18-streams.c | 282 		videobuf_queue_vmalloc_init(&s->vbuf_q, &cx18_videobuf_qops,  in cx18_stream_init()
  | 
| /Linux-v5.4/drivers/media/usb/cx231xx/ | 
| D | cx231xx-video.c | 1815 		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()
  | 
| D | cx231xx-417.c | 1734 	videobuf_queue_vmalloc_init(&fh->vidq, &cx231xx_qops,  in mpeg_open()
  | 
| /Linux-v5.4/drivers/media/usb/zr364xx/ | 
| D | zr364xx.c | 1516 	videobuf_queue_vmalloc_init(&cam->vb_vidq, &zr364xx_video_qops,  in zr364xx_probe()
  | 
| /Linux-v5.4/Documentation/media/kapi/ | 
| D | v4l2-videobuf.rst | 179     void videobuf_queue_vmalloc_init(struct videobuf_queue *q,
  | 
| /Linux-v5.4/drivers/media/usb/tm6000/ | 
| D | tm6000-video.c | 1363 		videobuf_queue_vmalloc_init(&fh->vb_vidq, &tm6000_video_qops,  in __tm6000_open()
  |