Home
last modified time | relevance | path

Searched refs:v4l2_type (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/usb/uvc/
A Duvc_ctrl.c439 .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 Duvc_v4l2.c54 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 Duvcvideo.h250 enum v4l2_ctrl_type v4l2_type; member
/linux/include/uapi/linux/
A Duvcvideo.h52 __u32 v4l2_type; member
/linux/Documentation/userspace-api/media/drivers/
A Duvcvideo.rst163 v4l2_type V4L2 control type

Completed in 17 milliseconds