/kernel/linux/linux-5.10/include/media/ |
H A D | v4l2-ctrls.h | 222 * a u32 integer (see &enum v4l2_ctrl_type). 265 enum v4l2_ctrl_type type; 416 enum v4l2_ctrl_type type; 457 void v4l2_ctrl_fill(u32 id, const char **name, enum v4l2_ctrl_type *type, 1136 enum v4l2_ctrl_type type, const void *p); 1153 enum v4l2_ctrl_type type, in v4l2_ctrl_s_ctrl_compound()
|
/kernel/linux/linux-6.6/include/media/ |
H A D | v4l2-ctrls.h | 243 * a u32 integer (see &enum v4l2_ctrl_type). 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()
|
/kernel/linux/linux-6.6/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 | 909 enum v4l2_ctrl_type type, const void *p) in __v4l2_ctrl_s_ctrl_compound()
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls.c | 1190 void v4l2_ctrl_fill(u32 id, const char **name, enum v4l2_ctrl_type *type, in v4l2_ctrl_fill() 1634 * v4l2_ctrl_type enum. in std_init_compound() 2264 static int check_range(enum v4l2_ctrl_type type, in check_range() 2563 u32 id, const char *name, enum v4l2_ctrl_type type, in v4l2_ctrl_new() 2764 enum v4l2_ctrl_type type = cfg->type; in v4l2_ctrl_new_custom() 2805 enum v4l2_ctrl_type type; in v4l2_ctrl_new_std() 2830 enum v4l2_ctrl_type type; in v4l2_ctrl_new_std_menu() 2859 enum v4l2_ctrl_type type; in v4l2_ctrl_new_std_menu_items() 2893 enum v4l2_ctrl_type type; in v4l2_ctrl_new_std_compound() 2914 enum v4l2_ctrl_type typ in v4l2_ctrl_new_int_menu() [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_common.h | 734 enum v4l2_ctrl_type type;
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_common.h | 744 enum v4l2_ctrl_type type;
|
/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 115 enum v4l2_ctrl_type v4l2_type;
|
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 243 enum v4l2_ctrl_type v4l2_type;
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 955 enum v4l2_ctrl_type { enum
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | videodev2.h | 1764 enum v4l2_ctrl_type { enum 1786 __u32 type; /* enum v4l2_ctrl_type */
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | videodev2.h | 1868 enum v4l2_ctrl_type { enum 1922 __u32 type; /* enum v4l2_ctrl_type */
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 903 enum v4l2_ctrl_type { enum
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 903 enum v4l2_ctrl_type { enum
|