Searched refs:uvc_control (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/usb/uvc/
H A Duvc_status.c129 static struct uvc_control *uvc_event_entity_find_ctrl(struct uvc_entity *entity,
132 struct uvc_control *ctrl;
142 static struct uvc_control *uvc_event_find_ctrl(struct uvc_device *dev,
148 struct uvc_control *ctrl;
170 struct uvc_control *ctrl;
H A Duvc_ctrl.c803 static inline u8 *uvc_ctrl_data(struct uvc_control *ctrl, int id)
902 struct uvc_control_mapping **mapping, struct uvc_control **control,
905 struct uvc_control *ctrl;
933 static struct uvc_control *uvc_find_control(struct uvc_video_chain *chain,
936 struct uvc_control *ctrl = NULL;
960 struct uvc_control *ctrl)
1043 struct uvc_control *ctrl)
1079 struct uvc_control *ctrl,
1156 struct uvc_control *master_ctrl = NULL;
1158 struct uvc_control *ctr
1820 uvc_ctrl_find_ctrl_idx(struct uvc_entity *entity, struct v4l2_ext_controls *ctrls, struct uvc_control *uvc_control) argument
[all...]
H A Duvcvideo.h134 struct uvc_control { struct
138 u8 index; /* Used to match the uvc_control entry with a uvc_control_info. */
243 struct uvc_control *controls;
592 struct uvc_control *ctrl;
768 struct uvc_control *ctrl, const u8 *data);
770 struct uvc_control *ctrl, const u8 *data);

Completed in 198 milliseconds