Searched refs:v4l2_type (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 428 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 438 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 448 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 460 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 470 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 480 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 490 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 500 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 510 .v4l2_type = V4L2_CTRL_TYPE_MENU, 522 .v4l2_type [all...] |
H A 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() 1355 u32 v4l2_type; member
|
H A D | uvcvideo.h | 243 enum v4l2_ctrl_type v4l2_type; member
|
/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 469 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 478 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 487 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 498 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 507 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 516 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 525 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 534 .v4l2_type = V4L2_CTRL_TYPE_INTEGER, 543 .v4l2_type = V4L2_CTRL_TYPE_BOOLEAN, 553 .v4l2_type [all...] |
H A D | uvc_v4l2.c | 127 map->v4l2_type = xmap->v4l2_type; in uvc_ioctl_xu_ctrl_map() 130 switch (xmap->v4l2_type) { in uvc_ioctl_xu_ctrl_map() 143 "Unsupported V4L2 control type %u\n", xmap->v4l2_type); in uvc_ioctl_xu_ctrl_map() 1388 u32 v4l2_type; member
|
H A D | uvcvideo.h | 115 enum v4l2_ctrl_type v4l2_type; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | uvcvideo.h | 52 __u32 v4l2_type; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | uvcvideo.h | 54 __u32 v4l2_type; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | uvcvideo.h | 50 __u32 v4l2_type; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | uvcvideo.h | 50 __u32 v4l2_type; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | uvcvideo.h | 40 __u32 v4l2_type; member
|
Completed in 17 milliseconds