Searched refs:videobuf_queue_ops (Results 1 – 21 of 21) sorted by relevance
/kernel/linux/linux-5.10/include/media/ |
D | videobuf-core.h | 102 struct videobuf_queue_ops { struct 145 const struct videobuf_queue_ops *ops; 186 const struct videobuf_queue_ops *ops,
|
D | videobuf-dma-contig.h | 17 const struct videobuf_queue_ops *ops,
|
D | videobuf-vmalloc.h | 30 const struct videobuf_queue_ops *ops,
|
D | videobuf-dma-sg.h | 92 const struct videobuf_queue_ops *ops,
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
D | videobuf-vmalloc.c | 278 const struct videobuf_queue_ops *ops, in videobuf_queue_vmalloc_init()
|
D | videobuf-dma-contig.c | 348 const struct videobuf_queue_ops *ops, in videobuf_queue_dma_contig_init()
|
D | videobuf-dma-sg.c | 673 const struct videobuf_queue_ops *ops, in videobuf_queue_sg_init()
|
D | videobuf-core.c | 144 const struct videobuf_queue_ops *ops, in videobuf_queue_core_init()
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/ |
D | v4l2-videobuf.rst | 89 struct videobuf_queue_ops { 171 struct videobuf_queue_ops *ops, 180 struct videobuf_queue_ops *ops, 189 struct videobuf_queue_ops *ops,
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
D | bttvp.h | 272 extern const struct videobuf_queue_ops bttv_vbi_qops;
|
D | bttv-vbi.c | 224 const struct videobuf_queue_ops bttv_vbi_qops = {
|
D | bttv-driver.c | 1675 static const struct videobuf_queue_ops bttv_video_qops = {
|
/kernel/linux/linux-5.10/drivers/media/common/saa7146/ |
D | saa7146_vbi.c | 312 static const struct videobuf_queue_ops vbi_qops = {
|
D | saa7146_video.c | 1168 static const struct videobuf_queue_ops video_qops = {
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
D | atomisp_fops.c | 641 static const struct videobuf_queue_ops videobuf_qops = { 648 static const struct videobuf_queue_ops videobuf_qops_output = {
|
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
D | cx18-streams.c | 234 static const struct videobuf_queue_ops cx18_videobuf_qops = {
|
/kernel/linux/linux-5.10/drivers/media/usb/zr364xx/ |
D | zr364xx.c | 425 static const struct videobuf_queue_ops zr364xx_video_qops = {
|
/kernel/linux/linux-5.10/drivers/media/platform/ |
D | fsl-viu.c | 550 static const struct videobuf_queue_ops viu_video_qops = {
|
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
D | tm6000-video.c | 789 static const struct videobuf_queue_ops tm6000_video_qops = {
|
/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
D | vpfe_capture.c | 1247 static const struct videobuf_queue_ops vpfe_videobuf_qops = {
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0027_linux_drivers_media.patch | 6060 + * This calls buf_release from host driver's videobuf_queue_ops for all
|