Searched refs:uvc_control (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 499 struct uvc_video_chain *chain, struct uvc_control *ctrl) in uvc_ctrl_filter_plf_mapping() 850 static inline u8 *uvc_ctrl_data(struct uvc_control *ctrl, int id) in uvc_ctrl_data() 949 struct uvc_control_mapping **mapping, struct uvc_control **control, in __uvc_find_control() 952 struct uvc_control *ctrl; in __uvc_find_control() 980 static struct uvc_control *uvc_find_control(struct uvc_video_chain *chain, in uvc_find_control() 983 struct uvc_control *ctrl = NULL; in uvc_find_control() 1007 struct uvc_control *ctrl) in uvc_ctrl_populate_cache() 1090 struct uvc_control *ctrl) in __uvc_ctrl_load_cur() 1126 struct uvc_control *ctrl, in __uvc_ctrl_get() 1203 struct uvc_control *master_ctrl = NULL; in uvc_ctrl_is_accessible() [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 | 90 struct uvc_control; 133 struct uvc_control *ctrl); 140 struct uvc_control { struct 249 struct uvc_control *controls; 598 struct uvc_control *ctrl; 772 struct uvc_control *ctrl, const u8 *data); 774 struct uvc_control *ctrl, const u8 *data);
|