Searched refs:v4l2_type (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/media/usb/uvc/ |
| A D | uvc_ctrl.c | 439 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 448 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 457 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 468 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 477 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 486 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 495 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 513 .v4l2_type = V4L2_CTRL_TYPE_MENU, 534 .v4l2_type = V4L2_CTRL_TYPE_MENU, 1127 switch (mapping->v4l2_type) { in __uvc_query_v4l2_ctrl() [all …]
|
| A D | uvc_v4l2.c | 54 map->v4l2_type = xmap->v4l2_type; in uvc_ioctl_ctrl_map() 57 switch (xmap->v4l2_type) { in uvc_ioctl_ctrl_map() 85 "Unsupported V4L2 control type %u\n", xmap->v4l2_type); in uvc_ioctl_ctrl_map() 1330 u32 v4l2_type; member
|
| A D | uvcvideo.h | 250 enum v4l2_ctrl_type v4l2_type; member
|
| /linux/include/uapi/linux/ |
| A D | uvcvideo.h | 52 __u32 v4l2_type; member
|
| /linux/Documentation/userspace-api/media/drivers/ |
| A D | uvcvideo.rst | 163 v4l2_type V4L2 control type
|
Completed in 17 milliseconds