Home
last modified time | relevance | path

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

/Linux-v5.4/include/media/
Dvideobuf-vmalloc.h41 void videobuf_vmalloc_free(struct videobuf_buffer *buf);
/Linux-v5.4/drivers/media/v4l2-core/
Dvideobuf-vmalloc.c302 void videobuf_vmalloc_free(struct videobuf_buffer *buf) in videobuf_vmalloc_free() function
325 EXPORT_SYMBOL_GPL(videobuf_vmalloc_free);
/Linux-v5.4/drivers/media/usb/cx231xx/
Dcx231xx-vbi.c199 videobuf_vmalloc_free(&buf->vb); in free_buffer()
Dcx231xx-417.c1262 videobuf_vmalloc_free(&buf->vb); in free_buffer()
Dcx231xx-video.c758 videobuf_vmalloc_free(&buf->vb); in free_buffer()
/Linux-v5.4/drivers/media/pci/cx18/
Dcx18-streams.c99 videobuf_vmalloc_free(&buf->vb); in cx18_dma_free()
/Linux-v5.4/drivers/media/usb/zr364xx/
Dzr364xx.c363 videobuf_vmalloc_free(&buf->vb); in free_buffer()
/Linux-v5.4/Documentation/media/kapi/
Dv4l2-videobuf.rst144 void videobuf_vmalloc_free (struct videobuf_buffer *buf);
/Linux-v5.4/drivers/media/usb/tm6000/
Dtm6000-video.c711 videobuf_vmalloc_free(&buf->vb); in free_buffer()