Searched refs:v4l2_ctrl_type (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/Documentation/userspace-api/media/ |
H A D | videodev2.h.rst.exceptions | 125 # Documented enum :c:type:`v4l2_ctrl_type` 128 replace symbol V4L2_CTRL_TYPE_BITMASK :c:type:`v4l2_ctrl_type` 129 replace symbol V4L2_CTRL_TYPE_BOOLEAN :c:type:`v4l2_ctrl_type` 130 replace symbol V4L2_CTRL_TYPE_BUTTON :c:type:`v4l2_ctrl_type` 131 replace symbol V4L2_CTRL_TYPE_CTRL_CLASS :c:type:`v4l2_ctrl_type` 132 replace symbol V4L2_CTRL_TYPE_INTEGER :c:type:`v4l2_ctrl_type` 133 replace symbol V4L2_CTRL_TYPE_INTEGER64 :c:type:`v4l2_ctrl_type` 134 replace symbol V4L2_CTRL_TYPE_INTEGER_MENU :c:type:`v4l2_ctrl_type` 135 replace symbol V4L2_CTRL_TYPE_MENU :c:type:`v4l2_ctrl_type` 136 replace symbol V4L2_CTRL_TYPE_STRING :c:type:`v4l2_ctrl_type` [all …]
|
/openbmc/linux/include/media/ |
H A D | v4l2-ctrls.h | 282 enum v4l2_ctrl_type type; 449 enum v4l2_ctrl_type type; 490 void v4l2_ctrl_fill(u32 id, const char **name, enum v4l2_ctrl_type *type, 1222 enum v4l2_ctrl_type type, const void *p); 1239 enum v4l2_ctrl_type type, in v4l2_ctrl_s_ctrl_compound()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-queryctrl.rst | 117 - Type of control, see :c:type:`v4l2_ctrl_type`. 125 control. See enum :c:type:`v4l2_ctrl_type` how 131 control. See enum :c:type:`v4l2_ctrl_type` how 137 :c:type:`v4l2_ctrl_type` how the step value is 198 - Type of control, see :c:type:`v4l2_ctrl_type`. 206 control. See enum :c:type:`v4l2_ctrl_type` how 212 control. See enum :c:type:`v4l2_ctrl_type` how 218 :c:type:`v4l2_ctrl_type` how the step value is 309 .. c:type:: v4l2_ctrl_type 319 .. flat-table:: enum v4l2_ctrl_type
|
H A D | vidioc-dqevent.rst | 220 :c:type:`v4l2_ctrl_type`.
|
H A D | hist-v4l2.rst | 825 (enum v4l2_ctrl_type), and new control flags
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-priv.h | 69 int check_range(enum v4l2_ctrl_type type,
|
H A D | v4l2-ctrls-core.c | 1485 int check_range(enum v4l2_ctrl_type type, in check_range() 1752 u32 id, const char *name, enum v4l2_ctrl_type type, in v4l2_ctrl_new() 2013 enum v4l2_ctrl_type type = cfg->type; in v4l2_ctrl_new_custom() 2054 enum v4l2_ctrl_type type; in v4l2_ctrl_new_std() 2079 enum v4l2_ctrl_type type; in v4l2_ctrl_new_std_menu() 2108 enum v4l2_ctrl_type type; in v4l2_ctrl_new_std_menu_items() 2142 enum v4l2_ctrl_type type; in v4l2_ctrl_new_std_compound() 2163 enum v4l2_ctrl_type type; in v4l2_ctrl_new_int_menu()
|
H A D | v4l2-ctrls-defs.c | 1251 void v4l2_ctrl_fill(u32 id, const char **name, enum v4l2_ctrl_type *type, in v4l2_ctrl_fill()
|
H A D | v4l2-ctrls-api.c | 914 enum v4l2_ctrl_type type, const void *p) in __v4l2_ctrl_s_ctrl_compound()
|
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_common.h | 744 enum v4l2_ctrl_type type;
|
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 119 enum v4l2_ctrl_type v4l2_type;
|
/openbmc/linux/Documentation/userspace-api/media/drivers/ |
H A D | uvcvideo.rst | 162 enum v4l2_ctrl_type
|
/openbmc/linux/include/uapi/linux/ |
H A D | videodev2.h | 1869 enum v4l2_ctrl_type { enum
|
/openbmc/linux/drivers/media/common/ |
H A D | cx2341x.c | 119 static void cx2341x_ctrl_fill(u32 id, const char **name, enum v4l2_ctrl_type *type, in cx2341x_ctrl_fill()
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 360 +/* enum v4l2_ctrl_type type values */ 593 +/* enum v4l2_ctrl_type type values */ 853 +/* enum v4l2_ctrl_type type values */
|