Lines Matching defs:hdl
2117 static inline int handler_set_err(struct v4l2_ctrl_handler *hdl, int err) in handler_set_err()
2125 int v4l2_ctrl_handler_init_class(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_handler_init_class()
2148 void v4l2_ctrl_handler_free(struct v4l2_ctrl_handler *hdl) in v4l2_ctrl_handler_free()
2194 struct v4l2_ctrl_handler *hdl, u32 id) in find_private_ref()
2215 static struct v4l2_ctrl_ref *find_ref(struct v4l2_ctrl_handler *hdl, u32 id) in find_ref()
2243 struct v4l2_ctrl_handler *hdl, u32 id) in find_ref_lock()
2256 struct v4l2_ctrl *v4l2_ctrl_find(struct v4l2_ctrl_handler *hdl, u32 id) in v4l2_ctrl_find()
2265 static int handler_new_ref(struct v4l2_ctrl_handler *hdl, in handler_new_ref()
2350 static struct v4l2_ctrl *v4l2_ctrl_new(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new()
2521 struct v4l2_ctrl *v4l2_ctrl_new_custom(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_custom()
2565 struct v4l2_ctrl *v4l2_ctrl_new_std(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_std()
2587 struct v4l2_ctrl *v4l2_ctrl_new_std_menu(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_std_menu()
2620 struct v4l2_ctrl *v4l2_ctrl_new_std_menu_items(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_std_menu_items()
2653 struct v4l2_ctrl *v4l2_ctrl_new_int_menu(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_int_menu()
2677 int v4l2_ctrl_add_handler(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_add_handler()
2849 void v4l2_ctrl_handler_log_status(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_handler_log_status()
2879 int __v4l2_ctrl_handler_setup(struct v4l2_ctrl_handler *hdl) in __v4l2_ctrl_handler_setup()
2918 int v4l2_ctrl_handler_setup(struct v4l2_ctrl_handler *hdl) in v4l2_ctrl_handler_setup()
2934 int v4l2_query_ext_ctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_query_ext_ctrl *qc) in v4l2_query_ext_ctrl()
3027 int v4l2_queryctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_queryctrl *qc) in v4l2_queryctrl()
3064 int v4l2_querymenu(struct v4l2_ctrl_handler *hdl, struct v4l2_querymenu *qm) in v4l2_querymenu()
3106 static int v4l2_ctrl_request_clone(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_request_clone()
3141 struct v4l2_ctrl_handler *hdl = in v4l2_ctrl_request_queue() local
3182 struct v4l2_ctrl_handler *hdl = in v4l2_ctrl_request_unbind() local
3194 struct v4l2_ctrl_handler *hdl = in v4l2_ctrl_request_release() local
3224 v4l2_ctrl_request_hdl_ctrl_find(struct v4l2_ctrl_handler *hdl, u32 id) in v4l2_ctrl_request_hdl_ctrl_find()
3233 struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_request_bind()
3290 static int prepare_ext_ctrls(struct v4l2_ctrl_handler *hdl, in prepare_ext_ctrls()
3406 static int class_check(struct v4l2_ctrl_handler *hdl, u32 which) in class_check()
3415 static int v4l2_g_ext_ctrls_common(struct v4l2_ctrl_handler *hdl, in v4l2_g_ext_ctrls_common()
3499 v4l2_ctrls_find_req_obj(struct v4l2_ctrl_handler *hdl, in v4l2_ctrls_find_req_obj()
3536 int v4l2_g_ext_ctrls(struct v4l2_ctrl_handler *hdl, struct video_device *vdev, in v4l2_g_ext_ctrls()
3615 int v4l2_g_ctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_control *control) in v4l2_g_ctrl()
3781 struct v4l2_ctrl_handler *hdl, in try_set_ext_ctrls_common()
3903 struct v4l2_ctrl_handler *hdl, in try_set_ext_ctrls()
3969 int v4l2_try_ext_ctrls(struct v4l2_ctrl_handler *hdl, in v4l2_try_ext_ctrls()
3979 struct v4l2_ctrl_handler *hdl, in v4l2_s_ext_ctrls()
4030 int v4l2_s_ctrl(struct v4l2_fh *fh, struct v4l2_ctrl_handler *hdl, in v4l2_s_ctrl()
4087 struct v4l2_ctrl_handler *hdl; in v4l2_ctrl_request_complete() local
4143 struct v4l2_ctrl_handler *hdl; in v4l2_ctrl_request_setup() local