Lines Matching defs:ctrl
19 static void fill_event(struct v4l2_event *ev, struct v4l2_ctrl *ctrl, in fill_event()
42 void send_initial_event(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl) in send_initial_event()
53 void send_event(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 changes) in send_event()
68 bool v4l2_ctrl_type_op_equal(const struct v4l2_ctrl *ctrl, in v4l2_ctrl_type_op_equal()
104 static void std_init_compound(const struct v4l2_ctrl *ctrl, u32 idx, in std_init_compound()
185 void v4l2_ctrl_type_op_init(const struct v4l2_ctrl *ctrl, u32 from_idx, in v4l2_ctrl_type_op_init()
255 void v4l2_ctrl_type_op_log(const struct v4l2_ctrl *ctrl) in v4l2_ctrl_type_op_log()
386 #define ROUND_TO_RANGE(val, offset_type, ctrl) \ argument
801 static int std_validate_compound(const struct v4l2_ctrl *ctrl, u32 idx, in std_validate_compound()
1182 static int std_validate_elem(const struct v4l2_ctrl *ctrl, u32 idx, in std_validate_elem()
1253 int v4l2_ctrl_type_op_validate(const struct v4l2_ctrl *ctrl, in v4l2_ctrl_type_op_validate()
1292 void v4l2_ctrl_notify(struct v4l2_ctrl *ctrl, v4l2_ctrl_notify_fnc notify, void *priv) in v4l2_ctrl_notify()
1309 static void ptr_to_ptr(struct v4l2_ctrl *ctrl, in ptr_to_ptr()
1319 void new_to_cur(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 ch_flags) in new_to_cur()
1358 void cur_to_new(struct v4l2_ctrl *ctrl) in cur_to_new()
1393 struct v4l2_ctrl *ctrl; in new_to_req() local
1410 struct v4l2_ctrl *ctrl; in cur_to_req() local
1427 struct v4l2_ctrl *ctrl; in req_to_new() local
1558 struct v4l2_ctrl *ctrl, *next_ctrl; in v4l2_ctrl_handler_free() local
1669 struct v4l2_ctrl *ctrl, in handler_new_ref()
1763 struct v4l2_ctrl *ctrl; in v4l2_ctrl_new() local
2013 struct v4l2_ctrl *ctrl; in v4l2_ctrl_new_custom() local
2188 bool (*filter)(const struct v4l2_ctrl *ctrl), in v4l2_ctrl_add_handler()
2201 struct v4l2_ctrl *ctrl = ref->ctrl; in v4l2_ctrl_add_handler() local
2221 bool v4l2_ctrl_radio_filter(const struct v4l2_ctrl *ctrl) in v4l2_ctrl_radio_filter()
2316 struct v4l2_ctrl *ctrl = master->cluster[i]; in cluster_changed() local
2366 struct v4l2_ctrl *ctrl = master->cluster[i]; in try_or_set_cluster() local
2414 void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active) in v4l2_ctrl_activate()
2434 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in __v4l2_ctrl_grab()
2457 struct v4l2_ctrl *ctrl; in __v4l2_ctrl_handler_setup() local
2510 static void log_ctrl(const struct v4l2_ctrl *ctrl, in log_ctrl()
2539 struct v4l2_ctrl *ctrl; in v4l2_ctrl_handler_log_status() local