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 static bool std_equal(const struct v4l2_ctrl *ctrl, u32 idx, in std_equal()
108 static void std_init_compound(const struct v4l2_ctrl *ctrl, u32 idx, in std_init_compound()
166 static void std_init(const struct v4l2_ctrl *ctrl, u32 idx, in std_init()
204 static void std_log(const struct v4l2_ctrl *ctrl) in std_log()
297 #define ROUND_TO_RANGE(val, offset_type, ctrl) \ argument
324 static int std_validate_compound(const struct v4l2_ctrl *ctrl, u32 idx, in std_validate_compound()
706 static int std_validate(const struct v4l2_ctrl *ctrl, u32 idx, in std_validate()
784 void v4l2_ctrl_notify(struct v4l2_ctrl *ctrl, v4l2_ctrl_notify_fnc notify, void *priv) in v4l2_ctrl_notify()
801 static void ptr_to_ptr(struct v4l2_ctrl *ctrl, in ptr_to_ptr()
810 void new_to_cur(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 ch_flags) in new_to_cur()
846 void cur_to_new(struct v4l2_ctrl *ctrl) in cur_to_new()
922 int validate_new(const struct v4l2_ctrl *ctrl, union v4l2_ctrl_ptr p_new) in validate_new()
964 struct v4l2_ctrl *ctrl, *next_ctrl; in v4l2_ctrl_handler_free() local
1072 struct v4l2_ctrl *ctrl, in handler_new_ref()
1166 struct v4l2_ctrl *ctrl; in v4l2_ctrl_new() local
1371 struct v4l2_ctrl *ctrl; in v4l2_ctrl_new_custom() local
1546 bool (*filter)(const struct v4l2_ctrl *ctrl), in v4l2_ctrl_add_handler()
1559 struct v4l2_ctrl *ctrl = ref->ctrl; in v4l2_ctrl_add_handler() local
1579 bool v4l2_ctrl_radio_filter(const struct v4l2_ctrl *ctrl) in v4l2_ctrl_radio_filter()
1675 struct v4l2_ctrl *ctrl = master->cluster[i]; in cluster_changed() local
1723 struct v4l2_ctrl *ctrl = master->cluster[i]; in try_or_set_cluster() local
1771 void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active) in v4l2_ctrl_activate()
1791 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in __v4l2_ctrl_grab()
1814 struct v4l2_ctrl *ctrl; in __v4l2_ctrl_handler_setup() local
1867 static void log_ctrl(const struct v4l2_ctrl *ctrl, in log_ctrl()
1896 struct v4l2_ctrl *ctrl; in v4l2_ctrl_handler_log_status() local