Searched refs:ioctl_ops (Results 1 – 25 of 173) sorted by relevance
1234567
| /drivers/media/test-drivers/vivid/ |
| A D | vivid-core.c | 1436 vfd->ioctl_ops = &vivid_ioctl_ops; in vivid_create_devnodes() 1487 vfd->ioctl_ops = &vivid_ioctl_ops; in vivid_create_devnodes() 1535 vfd->ioctl_ops = &vivid_ioctl_ops; in vivid_create_devnodes() 1567 vfd->ioctl_ops = &vivid_ioctl_ops; in vivid_create_devnodes() 1598 vfd->ioctl_ops = &vivid_ioctl_ops; in vivid_create_devnodes() 1625 vfd->ioctl_ops = &vivid_ioctl_ops; in vivid_create_devnodes() 1645 vfd->ioctl_ops = &vivid_ioctl_ops; in vivid_create_devnodes() 1664 vfd->ioctl_ops = &vivid_ioctl_ops; in vivid_create_devnodes() 1694 vfd->ioctl_ops = &vivid_ioctl_ops; in vivid_create_devnodes() 1723 vfd->ioctl_ops = &vivid_ioctl_ops; in vivid_create_devnodes()
|
| /drivers/media/common/saa7146/ |
| A D | saa7146_fops.c | 354 vfd->ioctl_ops = &dev->ext_vv_data->vid_ops; in saa7146_register_device() 357 vfd->ioctl_ops = &dev->ext_vv_data->vbi_ops; in saa7146_register_device()
|
| /drivers/media/platform/mediatek/jpeg/ |
| A D | mtk_jpeg_core.h | 79 const struct v4l2_ioctl_ops *ioctl_ops; member
|
| A D | mtk_jpeg_core.c | 1371 jpeg->vdev->ioctl_ops = jpeg->variant->ioctl_ops; in mtk_jpeg_probe() 1887 .ioctl_ops = &mtk_jpeg_dec_ioctl_ops, 1902 .ioctl_ops = &mtk_jpeg_enc_ioctl_ops, 1914 .ioctl_ops = &mtk_jpeg_enc_ioctl_ops, 1927 .ioctl_ops = &mtk_jpeg_dec_ioctl_ops,
|
| /drivers/media/radio/ |
| A D | radio-timb.c | 111 tr->video_dev.ioctl_ops = &timbradio_ioctl_ops; in timbradio_probe()
|
| A D | radio-raremono.c | 354 radio->vdev.ioctl_ops = &usb_raremono_ioctl_ops; in usb_raremono_probe()
|
| A D | radio-sf16fmi.c | 344 fmi->vdev.ioctl_ops = &fmi_ioctl_ops; in fmi_init()
|
| A D | radio-keene.c | 358 radio->vdev.ioctl_ops = &usb_keene_ioctl_ops; in usb_keene_probe()
|
| A D | radio-ma901.c | 396 radio->vdev.ioctl_ops = &usb_ma901radio_ioctl_ops; in usb_ma901radio_probe()
|
| A D | dsbr100.c | 375 radio->videodev.ioctl_ops = &usb_dsbr100_ioctl_ops; in usb_dsbr100_probe()
|
| A D | radio-isa.c | 238 isa->vdev.ioctl_ops = &radio_isa_ioctl_ops; in radio_isa_common_probe()
|
| A D | radio-miropcm20.c | 477 dev->vdev.ioctl_ops = &pcm20_ioctl_ops; in pcm20_init()
|
| A D | radio-tea5764.c | 409 .ioctl_ops = &tea5764_ioctl_ops,
|
| /drivers/media/radio/si4713/ |
| A D | radio-platform-si4713.c | 130 .ioctl_ops = &radio_si4713_ioctl_ops,
|
| A D | radio-usb-si4713.c | 471 radio->vdev.ioctl_ops = &usb_si4713_ioctl_ops; in usb_si4713_probe()
|
| /drivers/staging/media/ipu3/ |
| A D | ipu3-v4l2.c | 1058 vdev->ioctl_ops = &imgu_v4l2_ioctl_ops; in imgu_node_to_v4l2() 1064 vdev->ioctl_ops = &imgu_v4l2_meta_ioctl_ops; in imgu_node_to_v4l2() 1071 vdev->ioctl_ops = &imgu_v4l2_meta_ioctl_ops; in imgu_node_to_v4l2() 1077 vdev->ioctl_ops = &imgu_v4l2_ioctl_ops; in imgu_node_to_v4l2()
|
| /drivers/media/platform/qcom/iris/ |
| A D | iris_probe.c | 161 vdev->ioctl_ops = core->iris_v4l2_ioctl_ops; in iris_register_video_device()
|
| /drivers/media/pci/saa7134/ |
| A D | saa7134-empress.c | 202 .ioctl_ops = &ts_ioctl_ops,
|
| /drivers/media/platform/amlogic/c3/isp/ |
| A D | c3-isp-stats.c | 254 vdev->ioctl_ops = &isp_stats_v4l2_ioctl_ops; in c3_isp_stats_register()
|
| /drivers/media/platform/sunxi/sun4i-csi/ |
| A D | sun4i_v4l2.c | 370 vdev->ioctl_ops = &sun4i_csi_ioctl_ops; in sun4i_csi_v4l2_register()
|
| /drivers/media/pci/cx25821/ |
| A D | cx25821-video.c | 615 .ioctl_ops = &video_ioctl_ops, 650 .ioctl_ops = &video_out_ioctl_ops,
|
| /drivers/media/platform/amphion/ |
| A D | vpu_v4l2.c | 847 vfd->ioctl_ops = venc_get_ioctl_ops(); in vpu_add_func() 851 vfd->ioctl_ops = vdec_get_ioctl_ops(); in vpu_add_func()
|
| /drivers/media/test-drivers/visl/ |
| A D | visl-core.c | 419 .ioctl_ops = &visl_ioctl_ops,
|
| /drivers/media/pci/cx88/ |
| A D | cx88-video.c | 1173 .ioctl_ops = &video_ioctl_ops, 1206 .ioctl_ops = &vbi_ioctl_ops, 1235 .ioctl_ops = &radio_ioctl_ops,
|
| /drivers/media/platform/mediatek/vcodec/encoder/ |
| A D | mtk_vcodec_enc_drv.c | 321 vfd_enc->ioctl_ops = &mtk_venc_ioctl_ops; in mtk_vcodec_probe()
|
Completed in 47 milliseconds
1234567