Lines Matching refs:uvc_control

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()
1205 struct uvc_control *ctrl; in uvc_ctrl_is_accessible()
1264 static u32 uvc_get_ctrl_bitmap(struct uvc_control *ctrl, in uvc_get_ctrl_bitmap()
1284 struct uvc_control *ctrl, in __uvc_query_v4l2_ctrl()
1289 struct uvc_control *master_ctrl = NULL; in __uvc_query_v4l2_ctrl()
1390 struct uvc_control *ctrl; in uvc_query_v4l2_ctrl()
1442 struct uvc_control *ctrl; in uvc_query_v4l2_menu()
1510 struct uvc_control *ctrl, in uvc_ctrl_fill_event()
1539 struct uvc_fh *handle, struct uvc_control *ctrl, in uvc_ctrl_send_event()
1565 struct uvc_fh *handle, struct uvc_control *master, u32 slave_id) in uvc_ctrl_send_slave_event()
1568 struct uvc_control *ctrl = NULL; in uvc_ctrl_send_slave_event()
1583 struct uvc_control *ctrl, const u8 *data) in uvc_ctrl_status_event()
1638 struct uvc_control *ctrl, const u8 *data) in uvc_ctrl_status_event_async()
1675 struct uvc_control *ctrl; in uvc_ctrl_send_events()
1723 struct uvc_control *ctrl; in uvc_ctrl_add_event()
1814 struct uvc_entity *entity, int rollback, struct uvc_control **err_ctrl) in uvc_ctrl_commit_entity()
1816 struct uvc_control *ctrl; in uvc_ctrl_commit_entity()
1869 struct uvc_control *uvc_control) in uvc_ctrl_find_ctrl_idx() argument
1872 struct uvc_control *ctrl_found = NULL; in uvc_ctrl_find_ctrl_idx()
1881 if (uvc_control == ctrl_found) in uvc_ctrl_find_ctrl_idx()
1892 struct uvc_control *err_ctrl; in __uvc_ctrl_commit()
1919 struct uvc_control *ctrl; in uvc_ctrl_get()
1936 struct uvc_control *ctrl; in uvc_ctrl_set()
2065 const struct uvc_control *ctrl, in uvc_ctrl_get_flags()
2103 const struct uvc_control *ctrl, struct uvc_control_info *info) in uvc_ctrl_fixup_xu_info()
2145 const struct uvc_control *ctrl, struct uvc_control_info *info) in uvc_ctrl_fill_xu_info()
2195 static int uvc_ctrl_add_info(struct uvc_device *dev, struct uvc_control *ctrl,
2199 struct uvc_control *ctrl) in uvc_ctrl_init_xu_ctrl()
2225 struct uvc_control *ctrl; in uvc_xu_ctrl_query()
2359 struct uvc_control *ctrl; in uvc_ctrl_restore_values()
2395 static int uvc_ctrl_add_info(struct uvc_device *dev, struct uvc_control *ctrl, in uvc_ctrl_add_info()
2420 struct uvc_control *ctrl, const struct uvc_control_mapping *mapping) in __uvc_ctrl_add_mapping()
2499 struct uvc_control *ctrl; in uvc_ctrl_add_mapping()
2646 struct uvc_control *ctrl) in uvc_ctrl_init_ctrl()
2708 struct uvc_control *ctrl; in uvc_ctrl_init_chain()
2777 struct uvc_control *ctrl) in uvc_ctrl_cleanup_mappings()
2802 struct uvc_control *ctrl = &entity->controls[i]; in uvc_ctrl_cleanup_device()