Searched refs:v4l2_type (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/media/usb/uvc/ |
| H A D | uvc_ctrl.c | 412 return mapping->v4l2_type >= V4L2_CTRL_COMPOUND_TYPES; in uvc_ctrl_mapping_is_compound() 564 .v4l2_type = V4L2_CTRL_TYPE_MENU, 576 .v4l2_type = V4L2_CTRL_TYPE_MENU, 588 .v4l2_type = V4L2_CTRL_TYPE_MENU, 691 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 700 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 709 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 720 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 729 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 738 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, [all …]
|
| H A D | uvc_v4l2.c | 154 map->v4l2_type = xmap->v4l2_type; in uvc_ioctl_xu_ctrl_map() 157 switch (xmap->v4l2_type) { in uvc_ioctl_xu_ctrl_map() 170 "Unsupported V4L2 control type %u\n", xmap->v4l2_type); in uvc_ioctl_xu_ctrl_map() 1068 u32 v4l2_type; member
|
| /linux/include/uapi/linux/ |
| H A D | uvcvideo.h | 67 __u32 v4l2_type; member
|
| /linux/Documentation/userspace-api/media/drivers/ |
| H A D | uvcvideo.rst | 163 v4l2_type V4L2 control type
|