| /Linux-v5.4/drivers/media/v4l2-core/ |
| D | v4l2-dev.c | 109 static inline unsigned long *devnode_bits(enum vfl_devnode_type vfl_type) in devnode_bits() argument 114 int idx = (vfl_type > VFL_TYPE_RADIO) ? VFL_TYPE_MAX - 1 : vfl_type; in devnode_bits() 120 static inline unsigned long *devnode_bits(enum vfl_devnode_type vfl_type) in devnode_bits() argument 122 return devnode_nums[vfl_type]; in devnode_bits() 129 set_bit(vdev->num, devnode_bits(vdev->vfl_type)); in devnode_set() 135 clear_bit(vdev->num, devnode_bits(vdev->vfl_type)); in devnode_clear() 141 return find_next_zero_bit(devnode_bits(vdev->vfl_type), to, from); in devnode_find() 538 bool is_vid = vdev->vfl_type == VFL_TYPE_GRABBER; in determine_valid_ioctls() 539 bool is_vbi = vdev->vfl_type == VFL_TYPE_VBI; in determine_valid_ioctls() 540 bool is_radio = vdev->vfl_type == VFL_TYPE_RADIO; in determine_valid_ioctls() [all …]
|
| D | v4l2-ioctl.c | 937 bool is_vid = vfd->vfl_type == VFL_TYPE_GRABBER; in check_fmt() 938 bool is_vbi = vfd->vfl_type == VFL_TYPE_VBI; in check_fmt() 939 bool is_sdr = vfd->vfl_type == VFL_TYPE_SDR; in check_fmt() 940 bool is_tch = vfd->vfl_type == VFL_TYPE_TOUCH; in check_fmt() 1586 if (vfd->vfl_type == VFL_TYPE_TOUCH) in v4l_s_fmt() 1688 if (vfd->vfl_type == VFL_TYPE_TOUCH) in v4l_try_fmt() 1788 p->type = (vfd->vfl_type == VFL_TYPE_RADIO) ? in v4l_g_tuner() 1806 p->type = (vfd->vfl_type == VFL_TYPE_RADIO) ? in v4l_s_tuner() 1818 if (vfd->vfl_type == VFL_TYPE_RADIO) in v4l_g_modulator() 1833 if (vfd->vfl_type == VFL_TYPE_RADIO) in v4l_s_modulator() [all …]
|
| /Linux-v5.4/drivers/media/common/saa7146/ |
| D | saa7146_fops.c | 230 if (vdev->vfl_type == VFL_TYPE_VBI) { in fops_open() 271 if (vdev->vfl_type == VFL_TYPE_VBI) { in fops_release() 298 switch (vdev->vfl_type) { in fops_mmap() 334 if (vdev->vfl_type == VFL_TYPE_VBI) { in __fops_poll() 380 switch (vdev->vfl_type) { in fops_read() 411 switch (vdev->vfl_type) { in fops_write()
|
| /Linux-v5.4/drivers/media/platform/vivid/ |
| D | vivid-core.c | 216 if (vdev->vfl_type == VFL_TYPE_RADIO) in vidioc_s_hw_freq_seek() 225 if (vdev->vfl_type == VFL_TYPE_RADIO) in vidioc_enum_freq_bands() 227 if (vdev->vfl_type == VFL_TYPE_SDR) in vidioc_enum_freq_bands() 236 if (vdev->vfl_type == VFL_TYPE_RADIO) in vidioc_g_tuner() 238 if (vdev->vfl_type == VFL_TYPE_SDR) in vidioc_g_tuner() 247 if (vdev->vfl_type == VFL_TYPE_RADIO) in vidioc_s_tuner() 249 if (vdev->vfl_type == VFL_TYPE_SDR) in vidioc_s_tuner() 259 if (vdev->vfl_type == VFL_TYPE_RADIO) in vidioc_g_frequency() 263 if (vdev->vfl_type == VFL_TYPE_SDR) in vidioc_g_frequency() 273 if (vdev->vfl_type == VFL_TYPE_RADIO) in vidioc_s_frequency() [all …]
|
| /Linux-v5.4/drivers/media/pci/ivtv/ |
| D | ivtv-streams.c | 94 int vfl_type; member 287 int vfl_type = ivtv_stream_info[type].vfl_type; in ivtv_reg_dev() local 313 if (video_register_device_no_warn(&s->vdev, vfl_type, num)) { in ivtv_reg_dev() 320 switch (vfl_type) { in ivtv_reg_dev()
|
| /Linux-v5.4/drivers/media/pci/cx18/ |
| D | cx18-streams.c | 44 int vfl_type; member 398 int vfl_type = cx18_stream_info[type].vfl_type; in cx18_reg_dev() local 426 ret = video_register_device_no_warn(&s->video_dev, vfl_type, num); in cx18_reg_dev() 436 switch (vfl_type) { in cx18_reg_dev()
|
| /Linux-v5.4/include/media/ |
| D | v4l2-dev.h | 282 enum vfl_devnode_type vfl_type; member
|
| /Linux-v5.4/drivers/media/usb/dvb-usb/ |
| D | cxusb-analog.c | 1226 if (vdev->vfl_type == VFL_TYPE_GRABBER) in cxusb_medion_g_tuner() 1262 if (vdev->vfl_type == VFL_TYPE_GRABBER) in cxusb_medion_g_tuner() 1295 if (vdev->vfl_type == VFL_TYPE_GRABBER) in cxusb_medion_s_tuner() 1338 if (vdev->vfl_type == VFL_TYPE_GRABBER) in cxusb_medion_s_frequency() 1567 if (vdev->vfl_type == VFL_TYPE_GRABBER) in cxusb_videoradio_release()
|
| /Linux-v5.4/drivers/staging/most/video/ |
| D | video.c | 76 switch (vdev->vfl_type) { in comp_vdev_open()
|
| /Linux-v5.4/drivers/media/usb/em28xx/ |
| D | em28xx-video.c | 1131 if (owner && owner->vdev->vfl_type == VFL_TYPE_RADIO) in em28xx_start_analog_streaming() 2143 switch (vdev->vfl_type) { in em28xx_v4l2_open() 2175 if (vdev->vfl_type != VFL_TYPE_RADIO) in em28xx_v4l2_open() 2185 if (vdev->vfl_type == VFL_TYPE_RADIO) { in em28xx_v4l2_open()
|
| /Linux-v5.4/drivers/media/platform/sunxi/sun6i-csi/ |
| D | sun6i_video.c | 651 vdev->vfl_type = VFL_TYPE_GRABBER; in sun6i_video_init()
|
| /Linux-v5.4/drivers/media/platform/vsp1/ |
| D | vsp1_histo.c | 554 histo->video.vfl_type = VFL_TYPE_GRABBER; in vsp1_histogram_init()
|
| D | vsp1_video.c | 1296 video->video.vfl_type = VFL_TYPE_GRABBER; in vsp1_video_create()
|
| /Linux-v5.4/Documentation/media/kapi/ |
| D | v4l2-dev.rst | 57 :c:type:`v4l2_ioctl_ops` struct. The :c:type:`video_device`->vfl_type and 252 - :c:type:`video_device`->vfl_type: the device type passed to
|
| /Linux-v5.4/drivers/media/platform/xilinx/ |
| D | xilinx-dma.c | 688 dma->video.vfl_type = VFL_TYPE_GRABBER; in xvip_dma_init()
|
| /Linux-v5.4/Documentation/translations/zh_CN/video4linux/ |
| D | v4l2-framework.txt | 695 - vfl_type: 传递给 video_register_device 的设备类型。
|
| /Linux-v5.4/drivers/media/pci/saa7134/ |
| D | saa7134-video.c | 1137 if (vdev->vfl_type == VFL_TYPE_RADIO) { in video_open() 1169 if (vdev->vfl_type == VFL_TYPE_RADIO) in video_release() 1181 if (vdev->vfl_type == VFL_TYPE_RADIO) in video_release()
|
| /Linux-v5.4/drivers/media/usb/au0828/ |
| D | au0828-video.c | 1045 if (vdev->vfl_type == VFL_TYPE_GRABBER && dev->vid_timeout_running) { in au0828_v4l2_close() 1049 } else if (vdev->vfl_type == VFL_TYPE_VBI && in au0828_v4l2_close()
|
| /Linux-v5.4/drivers/staging/media/omap4iss/ |
| D | iss_video.c | 1245 video->video.vfl_type = VFL_TYPE_GRABBER; in omap4iss_video_init()
|
| /Linux-v5.4/drivers/media/platform/omap3isp/ |
| D | ispvideo.c | 1456 video->video.vfl_type = VFL_TYPE_GRABBER; in omap3isp_video_init()
|
| /Linux-v5.4/drivers/media/platform/ |
| D | aspeed-video.c | 1557 vdev->vfl_type = VFL_TYPE_GRABBER; in aspeed_video_setup_video()
|
| /Linux-v5.4/drivers/media/usb/tm6000/ |
| D | tm6000-video.c | 1302 switch (vdev->vfl_type) { in __tm6000_open()
|
| /Linux-v5.4/drivers/media/pci/bt8xx/ |
| D | bttv-driver.c | 2967 if (vdev->vfl_type == VFL_TYPE_GRABBER) { in bttv_open() 2969 } else if (vdev->vfl_type == VFL_TYPE_VBI) { in bttv_open()
|
| /Linux-v5.4/drivers/media/usb/cx231xx/ |
| D | cx231xx-video.c | 1742 switch (vdev->vfl_type) { in cx231xx_v4l2_open()
|