Searched refs:uvc_control (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/media/usb/uvc/ |
| H A D | uvc_ctrl.c | 595 struct uvc_video_chain *chain, struct uvc_control *ctrl) in uvc_ctrl_filter_plf_mapping() 1018 static inline u8 *uvc_ctrl_data(struct uvc_control *ctrl, int id) in uvc_ctrl_data() 1174 struct uvc_control_mapping **mapping, struct uvc_control **control, in __uvc_find_control() 1177 struct uvc_control *ctrl; in __uvc_find_control() 1207 static struct uvc_control *uvc_find_control(struct uvc_video_chain *chain, in uvc_find_control() 1210 struct uvc_control *ctrl = NULL; in uvc_find_control() 1236 struct uvc_control *ctrl) in uvc_ctrl_populate_cache() 1293 struct uvc_control *ctrl) in __uvc_ctrl_load_cur() 1329 struct uvc_control *ctrl, in __uvc_ctrl_get() 1393 static bool uvc_ctrl_is_readable(u32 which, struct uvc_control *ctrl, in uvc_ctrl_is_readable() [all …]
|
| H A D | uvc_status.c | 130 static struct uvc_control *uvc_event_entity_find_ctrl(struct uvc_entity *entity, in uvc_event_entity_find_ctrl() 133 struct uvc_control *ctrl; in uvc_event_entity_find_ctrl() 143 static struct uvc_control *uvc_event_find_ctrl(struct uvc_device *dev, in uvc_event_find_ctrl() 149 struct uvc_control *ctrl; in uvc_event_find_ctrl() 171 struct uvc_control *ctrl; in uvc_event_control()
|