Searched refs:v4l2_type (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/usb/uvc/ |
| H A 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 …]
|
| 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 | 245 enum v4l2_ctrl_type v4l2_type; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | uvcvideo.h | 52 __u32 v4l2_type; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | uvcvideo.h | 52 __u32 v4l2_type; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | uvcvideo.h | 52 __u32 v4l2_type; member
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/ |
| H A D | uvcvideo.rst | 163 v4l2_type V4L2 control type
|