Searched refs:videobuf_queue_ops (Results 1 – 25 of 25) sorted by relevance
/Linux-v4.19/include/media/ |
D | videobuf-core.h | 105 struct videobuf_queue_ops { struct 148 const struct videobuf_queue_ops *ops; 189 const struct videobuf_queue_ops *ops,
|
D | videobuf-dma-contig.h | 20 const struct videobuf_queue_ops *ops,
|
D | videobuf-vmalloc.h | 33 const struct videobuf_queue_ops *ops,
|
D | videobuf-dma-sg.h | 95 const struct videobuf_queue_ops *ops,
|
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-vbi.h | 25 extern const struct videobuf_queue_ops cx231xx_vbi_qops;
|
D | cx231xx-vbi.c | 288 const struct videobuf_queue_ops cx231xx_vbi_qops = {
|
D | cx231xx-417.c | 1494 static const struct videobuf_queue_ops cx231xx_qops = {
|
D | cx231xx-video.c | 862 static const struct videobuf_queue_ops cx231xx_video_qops = {
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | videobuf-vmalloc.c | 301 const struct videobuf_queue_ops *ops, in videobuf_queue_vmalloc_init()
|
D | videobuf-dma-contig.c | 352 const struct videobuf_queue_ops *ops, in videobuf_queue_dma_contig_init()
|
D | videobuf-dma-sg.c | 674 const struct videobuf_queue_ops *ops, in videobuf_queue_sg_init()
|
D | videobuf-core.c | 146 const struct videobuf_queue_ops *ops, in videobuf_queue_core_init()
|
/Linux-v4.19/Documentation/media/kapi/ |
D | v4l2-videobuf.rst | 87 struct videobuf_queue_ops { 169 struct videobuf_queue_ops *ops, 178 struct videobuf_queue_ops *ops, 187 struct videobuf_queue_ops *ops,
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttvp.h | 285 extern const struct videobuf_queue_ops bttv_vbi_qops;
|
D | bttv-vbi.c | 236 const struct videobuf_queue_ops bttv_vbi_qops = {
|
D | bttv-driver.c | 1705 static const struct videobuf_queue_ops bttv_video_qops = {
|
/Linux-v4.19/drivers/media/common/saa7146/ |
D | saa7146_vbi.c | 312 static const struct videobuf_queue_ops vbi_qops = {
|
D | saa7146_video.c | 1189 static const struct videobuf_queue_ops video_qops = {
|
/Linux-v4.19/drivers/media/pci/cx18/ |
D | cx18-streams.c | 243 static const struct videobuf_queue_ops cx18_videobuf_qops = {
|
/Linux-v4.19/drivers/media/platform/ |
D | via-camera.c | 650 static const struct videobuf_queue_ops viacam_vb_ops = {
|
D | fsl-viu.c | 555 static const struct videobuf_queue_ops viu_video_qops = {
|
/Linux-v4.19/drivers/media/usb/zr364xx/ |
D | zr364xx.c | 440 static const struct videobuf_queue_ops zr364xx_video_qops = {
|
/Linux-v4.19/drivers/media/platform/davinci/ |
D | vpfe_capture.c | 1291 static const struct videobuf_queue_ops vpfe_videobuf_qops = {
|
/Linux-v4.19/drivers/media/usb/tm6000/ |
D | tm6000-video.c | 790 static const struct videobuf_queue_ops tm6000_video_qops = {
|
/Linux-v4.19/drivers/media/platform/omap/ |
D | omap_vout.c | 66 static struct videobuf_queue_ops video_vbq_ops;
|