| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-querycap.rst | 119 - ``device_caps`` 123 ``device_caps`` of a radio device will only contain radio related 128 ``device_caps`` will never set ``V4L2_CAP_DEVICE_CAPS``. 275 - The driver fills the ``device_caps`` field. This capability can 277 ``device_caps`` field.
|
| H A D | dev-meta.rst | 25 ``V4L2_CAP_META_CAPTURE`` flag in the ``device_caps`` field of the 29 ``V4L2_CAP_META_OUTPUT`` flag in the ``device_caps`` field of
|
| H A D | open.rst | 38 :ref:`device_caps field <device-capabilities>`. 40 If the device returns ``V4L2_CAP_IO_MC`` flag at ``device_caps``,
|
| H A D | v4l2.rst | 205 Added device_caps field to struct v4l2_capabilities.
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-core.c | 1182 dev->video_dev->device_caps = V4L2_CAP_READWRITE | V4L2_CAP_STREAMING | in saa7134_initdev() 1185 dev->video_dev->device_caps |= V4L2_CAP_TUNER; in saa7134_initdev() 1201 dev->vbi_dev->device_caps = V4L2_CAP_READWRITE | V4L2_CAP_STREAMING | in saa7134_initdev() 1204 dev->vbi_dev->device_caps |= V4L2_CAP_TUNER; in saa7134_initdev() 1217 dev->radio_dev->device_caps = V4L2_CAP_RADIO | V4L2_CAP_TUNER; in saa7134_initdev() 1219 dev->radio_dev->device_caps |= V4L2_CAP_RDS_CAPTURE; in saa7134_initdev()
|
| /linux/Documentation/userspace-api/media/ |
| H A D | glossary.rst | 139 Such drivers have ``V4L2_CAP_IO_MC`` device_caps field set 209 Such drivers have the ``V4L2_CAP_IO_MC`` device_caps field unset
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtvfb.c | 1221 itv->streams[IVTV_DEC_STREAM_TYPE_YUV].vdev.device_caps |= in ivtvfb_init_card() 1223 itv->streams[IVTV_DEC_STREAM_TYPE_MPG].vdev.device_caps |= in ivtvfb_init_card() 1252 itv->streams[IVTV_DEC_STREAM_TYPE_YUV].vdev.device_caps &= in ivtvfb_callback_cleanup() 1254 itv->streams[IVTV_DEC_STREAM_TYPE_MPG].vdev.device_caps &= in ivtvfb_callback_cleanup()
|
| /linux/drivers/media/radio/ |
| H A D | tea575x.c | 528 tea->vd.device_caps = V4L2_CAP_TUNER | V4L2_CAP_RADIO; in snd_tea575x_init() 530 tea->vd.device_caps |= V4L2_CAP_HW_FREQ_SEEK; in snd_tea575x_init()
|
| H A D | radio-sf16fmi.c | 346 fmi->vdev.device_caps = V4L2_CAP_TUNER | V4L2_CAP_RADIO; in fmi_init()
|
| H A D | radio-raremono.c | 357 radio->vdev.device_caps = V4L2_CAP_TUNER | V4L2_CAP_RADIO; in usb_raremono_probe()
|
| H A D | dsbr100.c | 379 radio->videodev.device_caps = V4L2_CAP_RADIO | V4L2_CAP_TUNER; in usb_dsbr100_probe()
|
| H A D | radio-ma901.c | 399 radio->vdev.device_caps = V4L2_CAP_RADIO | V4L2_CAP_TUNER; in usb_ma901radio_probe()
|
| H A D | radio-keene.c | 361 radio->vdev.device_caps = V4L2_CAP_RADIO | V4L2_CAP_MODULATOR; in usb_keene_probe()
|
| H A D | radio-mr800.c | 545 radio->vdev.device_caps = V4L2_CAP_RADIO | V4L2_CAP_TUNER | in usb_amradio_probe()
|
| H A D | radio-tea5777.c | 553 tea->vd.device_caps = V4L2_CAP_TUNER | V4L2_CAP_RADIO | in radio_tea5777_init()
|
| /linux/drivers/media/platform/sunxi/sun4i-csi/ |
| H A D | sun4i_v4l2.c | 355 vdev->device_caps = V4L2_CAP_VIDEO_CAPTURE_MPLANE | V4L2_CAP_STREAMING; in sun4i_csi_v4l2_register()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_common.h | 86 int ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps);
|
| /linux/drivers/media/radio/si4713/ |
| H A D | radio-usb-si4713.c | 475 radio->vdev.device_caps = V4L2_CAP_MODULATOR | V4L2_CAP_RDS_OUTPUT; in usb_si4713_probe()
|
| /linux/drivers/media/platform/raspberrypi/pisp_be/ |
| H A D | pisp_be.c | 986 NODE_NAME(node), cap->capabilities, cap->device_caps, in pispbe_node_querycap() 987 node->vfd.device_caps); in pispbe_node_querycap() 1438 vdev->device_caps = V4L2_CAP_STREAMING | node_desc[id].caps; in pispbe_init_node()
|
| /linux/drivers/media/platform/rockchip/rkisp1/ |
| H A D | rkisp1-stats.c | 432 vdev->device_caps = V4L2_CAP_META_CAPTURE | V4L2_CAP_STREAMING; in rkisp1_stats_register()
|
| /linux/drivers/dma/ |
| H A D | dmaengine.c | 614 if (device->device_caps) in dma_get_slave_caps() 615 device->device_caps(chan, caps); in dma_get_slave_caps()
|
| /linux/drivers/media/platform/mediatek/vcodec/decoder/ |
| H A D | mtk_vcodec_dec_drv.c | 436 vfd_dec->device_caps = V4L2_CAP_VIDEO_M2M_MPLANE | in mtk_vcodec_probe()
|
| /linux/drivers/input/rmi4/ |
| H A D | rmi_f54.c | 540 .device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_TOUCH |
|
| /linux/drivers/media/usb/stk1160/ |
| H A D | stk1160-v4l.c | 815 dev->vdev.device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_STREAMING | in stk1160_video_register()
|
| /linux/drivers/media/pci/saa7164/ |
| H A D | saa7164-vbi.c | 667 .device_caps = V4L2_CAP_VBI_CAPTURE | V4L2_CAP_READWRITE |
|