Searched refs:videobuf_queue_ops (Results 1 – 28 of 28) sorted by relevance
/linux-4.4.14/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-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-vbi.h | 25 extern struct videobuf_queue_ops cx231xx_vbi_qops;
|
D | cx231xx-vbi.c | 288 struct videobuf_queue_ops cx231xx_vbi_qops = {
|
D | cx231xx-417.c | 1486 static struct videobuf_queue_ops cx231xx_qops = {
|
D | cx231xx-video.c | 864 static struct videobuf_queue_ops cx231xx_video_qops = {
|
/linux-4.4.14/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 | 671 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()
|
/linux-4.4.14/Documentation/video4linux/ |
D | videobuf | 68 struct videobuf_queue_ops { 141 struct videobuf_queue_ops *ops, 150 struct videobuf_queue_ops *ops, 159 struct videobuf_queue_ops *ops,
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | bttvp.h | 284 extern struct videobuf_queue_ops bttv_vbi_qops;
|
D | bttv-vbi.c | 236 struct videobuf_queue_ops bttv_vbi_qops = {
|
D | bttv-driver.c | 1706 static struct videobuf_queue_ops bttv_video_qops = {
|
/linux-4.4.14/drivers/media/common/saa7146/ |
D | saa7146_vbi.c | 311 static struct videobuf_queue_ops vbi_qops = {
|
D | saa7146_video.c | 1186 static struct videobuf_queue_ops video_qops = {
|
/linux-4.4.14/drivers/media/platform/ |
D | timblogiw.c | 599 static struct videobuf_queue_ops timblogiw_video_qops = {
|
D | via-camera.c | 648 static const struct videobuf_queue_ops viacam_vb_ops = {
|
D | fsl-viu.c | 552 static struct videobuf_queue_ops viu_video_qops = {
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-streams.c | 248 static struct videobuf_queue_ops cx18_videobuf_qops = {
|
/linux-4.4.14/drivers/media/usb/zr364xx/ |
D | zr364xx.c | 446 static struct videobuf_queue_ops zr364xx_video_qops = {
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
D | omap1_camera.c | 875 static struct videobuf_queue_ops omap1_videobuf_ops = {
|
D | pxa_camera.c | 827 static struct videobuf_queue_ops pxa_videobuf_ops = {
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000-video.c | 810 static struct videobuf_queue_ops tm6000_video_qops = {
|
/linux-4.4.14/drivers/media/platform/davinci/ |
D | vpfe_capture.c | 1336 static struct videobuf_queue_ops vpfe_videobuf_qops = {
|
/linux-4.4.14/drivers/media/platform/omap/ |
D | omap_vout.c | 66 static struct videobuf_queue_ops video_vbq_ops;
|