Home
last modified time | relevance | path

Searched refs:device_caps (Results 1 – 25 of 74) sorted by relevance

123

/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-querycap.rst119 - ``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 Ddev-meta.rst25 ``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 Dopen.rst38 :ref:`device_caps field <device-capabilities>`.
40 If the device returns ``V4L2_CAP_IO_MC`` flag at ``device_caps``,
H A Dv4l2.rst205 Added device_caps field to struct v4l2_capabilities.
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-core.c1182 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 Dglossary.rst139 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 Divtvfb.c1221 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 Dtea575x.c528 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 Dradio-sf16fmi.c346 fmi->vdev.device_caps = V4L2_CAP_TUNER | V4L2_CAP_RADIO; in fmi_init()
H A Dradio-raremono.c357 radio->vdev.device_caps = V4L2_CAP_TUNER | V4L2_CAP_RADIO; in usb_raremono_probe()
H A Ddsbr100.c379 radio->videodev.device_caps = V4L2_CAP_RADIO | V4L2_CAP_TUNER; in usb_dsbr100_probe()
H A Dradio-ma901.c399 radio->vdev.device_caps = V4L2_CAP_RADIO | V4L2_CAP_TUNER; in usb_ma901radio_probe()
H A Dradio-keene.c361 radio->vdev.device_caps = V4L2_CAP_RADIO | V4L2_CAP_MODULATOR; in usb_keene_probe()
H A Dradio-mr800.c545 radio->vdev.device_caps = V4L2_CAP_RADIO | V4L2_CAP_TUNER | in usb_amradio_probe()
H A Dradio-tea5777.c553 tea->vd.device_caps = V4L2_CAP_TUNER | V4L2_CAP_RADIO | in radio_tea5777_init()
/linux/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_v4l2.c355 vdev->device_caps = V4L2_CAP_VIDEO_CAPTURE_MPLANE | V4L2_CAP_STREAMING; in sun4i_csi_v4l2_register()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h86 int ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps);
/linux/drivers/media/radio/si4713/
H A Dradio-usb-si4713.c475 radio->vdev.device_caps = V4L2_CAP_MODULATOR | V4L2_CAP_RDS_OUTPUT; in usb_si4713_probe()
/linux/drivers/media/platform/raspberrypi/pisp_be/
H A Dpisp_be.c986 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 Drkisp1-stats.c432 vdev->device_caps = V4L2_CAP_META_CAPTURE | V4L2_CAP_STREAMING; in rkisp1_stats_register()
/linux/drivers/dma/
H A Ddmaengine.c614 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 Dmtk_vcodec_dec_drv.c436 vfd_dec->device_caps = V4L2_CAP_VIDEO_M2M_MPLANE | in mtk_vcodec_probe()
/linux/drivers/input/rmi4/
H A Drmi_f54.c540 .device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_TOUCH |
/linux/drivers/media/usb/stk1160/
H A Dstk1160-v4l.c815 dev->vdev.device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_STREAMING | in stk1160_video_register()
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-vbi.c667 .device_caps = V4L2_CAP_VBI_CAPTURE | V4L2_CAP_READWRITE |

123