Searched refs:videobuf_queue_ops (Results 1 – 20 of 20) sorted by relevance
/linux/include/media/ |
A D | videobuf-core.h | 102 struct videobuf_queue_ops { struct 145 const struct videobuf_queue_ops *ops; 186 const struct videobuf_queue_ops *ops,
|
A D | videobuf-dma-contig.h | 17 const struct videobuf_queue_ops *ops,
|
A D | videobuf-vmalloc.h | 30 const struct videobuf_queue_ops *ops,
|
A D | videobuf-dma-sg.h | 92 const struct videobuf_queue_ops *ops,
|
/linux/Documentation/driver-api/media/ |
A 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,
|
/linux/drivers/media/v4l2-core/ |
A D | videobuf-vmalloc.c | 278 const struct videobuf_queue_ops *ops, in videobuf_queue_vmalloc_init()
|
A D | videobuf-dma-contig.c | 348 const struct videobuf_queue_ops *ops, in videobuf_queue_dma_contig_init()
|
A D | videobuf-dma-sg.c | 672 const struct videobuf_queue_ops *ops, in videobuf_queue_sg_init()
|
A D | videobuf-core.c | 144 const struct videobuf_queue_ops *ops, in videobuf_queue_core_init()
|
/linux/drivers/media/pci/bt8xx/ |
A D | bttvp.h | 272 extern const struct videobuf_queue_ops bttv_vbi_qops;
|
A D | bttv-vbi.c | 224 const struct videobuf_queue_ops bttv_vbi_qops = {
|
A D | bttv-driver.c | 1675 static const struct videobuf_queue_ops bttv_video_qops = {
|
/linux/drivers/media/common/saa7146/ |
A D | saa7146_vbi.c | 312 static const struct videobuf_queue_ops vbi_qops = {
|
A D | saa7146_video.c | 1166 static const struct videobuf_queue_ops video_qops = {
|
/linux/drivers/staging/media/atomisp/pci/ |
A D | atomisp_fops.c | 641 static const struct videobuf_queue_ops videobuf_qops = { 648 static const struct videobuf_queue_ops videobuf_qops_output = {
|
/linux/drivers/media/pci/cx18/ |
A D | cx18-streams.c | 234 static const struct videobuf_queue_ops cx18_videobuf_qops = {
|
/linux/drivers/media/usb/zr364xx/ |
A D | zr364xx.c | 423 static const struct videobuf_queue_ops zr364xx_video_qops = {
|
/linux/drivers/media/platform/ |
A D | fsl-viu.c | 542 static const struct videobuf_queue_ops viu_video_qops = {
|
/linux/drivers/media/platform/davinci/ |
A D | vpfe_capture.c | 1247 static const struct videobuf_queue_ops vpfe_videobuf_qops = {
|
/linux/drivers/media/usb/tm6000/ |
A D | tm6000-video.c | 787 static const struct videobuf_queue_ops tm6000_video_qops = {
|
Completed in 56 milliseconds