Searched refs:uvc_control (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 745 static inline u8 *uvc_ctrl_data(struct uvc_control *ctrl, int id) in uvc_ctrl_data() 862 struct uvc_control_mapping **mapping, struct uvc_control **control, in __uvc_find_control() 865 struct uvc_control *ctrl; in __uvc_find_control() 893 static struct uvc_control *uvc_find_control(struct uvc_video_chain *chain, in uvc_find_control() 896 struct uvc_control *ctrl = NULL; in uvc_find_control() 920 struct uvc_control *ctrl) in uvc_ctrl_populate_cache() 996 struct uvc_control *ctrl, struct uvc_control_mapping *mapping, in __uvc_ctrl_get() 1022 struct uvc_control *ctrl, in __uvc_query_v4l2_ctrl() 1027 struct uvc_control *master_ctrl = NULL; in __uvc_query_v4l2_ctrl() 1116 struct uvc_control *ctr in uvc_query_v4l2_ctrl() [all...] |
H A D | uvc_status.c | 122 static struct uvc_control *uvc_event_entity_find_ctrl(struct uvc_entity *entity, in uvc_event_entity_find_ctrl() 125 struct uvc_control *ctrl; in uvc_event_entity_find_ctrl() 135 static struct uvc_control *uvc_event_find_ctrl(struct uvc_device *dev, in uvc_event_find_ctrl() 141 struct uvc_control *ctrl; in uvc_event_find_ctrl() 163 struct uvc_control *ctrl; in uvc_event_control()
|
H A D | uvcvideo.h | 259 struct uvc_control { struct 263 u8 index; /* Used to match the uvc_control entry with a 358 struct uvc_control *controls; 682 struct uvc_control *ctrl; 844 struct uvc_control *ctrl, const u8 *data); 846 struct uvc_control *ctrl, const u8 *data);
|
/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 803 static inline u8 *uvc_ctrl_data(struct uvc_control *ctrl, int id) in uvc_ctrl_data() 902 struct uvc_control_mapping **mapping, struct uvc_control **control, in __uvc_find_control() 905 struct uvc_control *ctrl; in __uvc_find_control() 933 static struct uvc_control *uvc_find_control(struct uvc_video_chain *chain, in uvc_find_control() 936 struct uvc_control *ctrl = NULL; in uvc_find_control() 960 struct uvc_control *ctrl) in uvc_ctrl_populate_cache() 1043 struct uvc_control *ctrl) in __uvc_ctrl_load_cur() 1079 struct uvc_control *ctrl, in __uvc_ctrl_get() 1156 struct uvc_control *master_ctrl = NULL; in uvc_ctrl_is_accessible() 1158 struct uvc_control *ctr in uvc_ctrl_is_accessible() 1820 uvc_ctrl_find_ctrl_idx(struct uvc_entity *entity, struct v4l2_ext_controls *ctrls, struct uvc_control *uvc_control) uvc_ctrl_find_ctrl_idx() argument [all...] |
H A D | uvc_status.c | 129 static struct uvc_control *uvc_event_entity_find_ctrl(struct uvc_entity *entity, in uvc_event_entity_find_ctrl() 132 struct uvc_control *ctrl; in uvc_event_entity_find_ctrl() 142 static struct uvc_control *uvc_event_find_ctrl(struct uvc_device *dev, in uvc_event_find_ctrl() 148 struct uvc_control *ctrl; in uvc_event_find_ctrl() 170 struct uvc_control *ctrl; in uvc_event_control()
|
H A D | uvcvideo.h | 132 struct uvc_control { struct 136 u8 index; /* Used to match the uvc_control entry with a uvc_control_info. */ 241 struct uvc_control *controls; 590 struct uvc_control *ctrl; 766 struct uvc_control *ctrl, const u8 *data); 768 struct uvc_control *ctrl, const u8 *data);
|
Completed in 9 milliseconds