Searched refs:v4l2_type (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
D | uvc_ctrl.c | 427 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 437 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 447 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 459 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 469 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 479 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 489 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 499 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 509 .v4l2_type = V4L2_CTRL_TYPE_MENU, 521 .v4l2_type = V4L2_CTRL_TYPE_BOOLEAN, [all …]
|
D | uvc_v4l2.c | 48 map->v4l2_type = xmap->v4l2_type; in uvc_ioctl_ctrl_map() 51 switch (xmap->v4l2_type) { in uvc_ioctl_ctrl_map() 79 "%u.\n", xmap->v4l2_type); in uvc_ioctl_ctrl_map() 1353 u32 v4l2_type; member
|
D | uvcvideo.h | 242 enum v4l2_ctrl_type v4l2_type; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | uvcvideo.h | 50 __u32 v4l2_type; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | uvcvideo.h | 40 __u32 v4l2_type; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | uvcvideo.h | 52 __u32 v4l2_type; member
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/drivers/ |
D | uvcvideo.rst | 163 v4l2_type V4L2 control type
|