Lines Matching defs:hdl

2309 static inline int handler_set_err(struct v4l2_ctrl_handler *hdl, int err)  in handler_set_err()
2317 int v4l2_ctrl_handler_init_class(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_handler_init_class()
2340 void v4l2_ctrl_handler_free(struct v4l2_ctrl_handler *hdl) in v4l2_ctrl_handler_free()
2386 struct v4l2_ctrl_handler *hdl, u32 id) in find_private_ref()
2407 static struct v4l2_ctrl_ref *find_ref(struct v4l2_ctrl_handler *hdl, u32 id) in find_ref()
2435 struct v4l2_ctrl_handler *hdl, u32 id) in find_ref_lock()
2448 struct v4l2_ctrl *v4l2_ctrl_find(struct v4l2_ctrl_handler *hdl, u32 id) in v4l2_ctrl_find()
2457 static int handler_new_ref(struct v4l2_ctrl_handler *hdl, in handler_new_ref()
2542 static struct v4l2_ctrl *v4l2_ctrl_new(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new()
2738 struct v4l2_ctrl *v4l2_ctrl_new_custom(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_custom()
2782 struct v4l2_ctrl *v4l2_ctrl_new_std(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_std()
2804 struct v4l2_ctrl *v4l2_ctrl_new_std_menu(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_std_menu()
2837 struct v4l2_ctrl *v4l2_ctrl_new_std_menu_items(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_std_menu_items()
2870 struct v4l2_ctrl *v4l2_ctrl_new_std_compound(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_std_compound()
2891 struct v4l2_ctrl *v4l2_ctrl_new_int_menu(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_int_menu()
2915 int v4l2_ctrl_add_handler(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_add_handler()
3087 void v4l2_ctrl_handler_log_status(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_handler_log_status()
3117 int __v4l2_ctrl_handler_setup(struct v4l2_ctrl_handler *hdl) in __v4l2_ctrl_handler_setup()
3156 int v4l2_ctrl_handler_setup(struct v4l2_ctrl_handler *hdl) in v4l2_ctrl_handler_setup()
3172 int v4l2_query_ext_ctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_query_ext_ctrl *qc) in v4l2_query_ext_ctrl()
3265 int v4l2_queryctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_queryctrl *qc) in v4l2_queryctrl()
3302 int v4l2_querymenu(struct v4l2_ctrl_handler *hdl, struct v4l2_querymenu *qm) in v4l2_querymenu()
3344 static int v4l2_ctrl_request_clone(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_request_clone()
3379 struct v4l2_ctrl_handler *hdl = in v4l2_ctrl_request_queue() local
3422 struct v4l2_ctrl_handler *hdl = in v4l2_ctrl_request_unbind() local
3437 struct v4l2_ctrl_handler *hdl = in v4l2_ctrl_request_release() local
3467 v4l2_ctrl_request_hdl_ctrl_find(struct v4l2_ctrl_handler *hdl, u32 id) in v4l2_ctrl_request_hdl_ctrl_find()
3476 struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_request_bind()
3533 static int prepare_ext_ctrls(struct v4l2_ctrl_handler *hdl, in prepare_ext_ctrls()
3649 static int class_check(struct v4l2_ctrl_handler *hdl, u32 which) in class_check()
3658 static int v4l2_g_ext_ctrls_common(struct v4l2_ctrl_handler *hdl, in v4l2_g_ext_ctrls_common()
3742 v4l2_ctrls_find_req_obj(struct v4l2_ctrl_handler *hdl, in v4l2_ctrls_find_req_obj()
3779 int v4l2_g_ext_ctrls(struct v4l2_ctrl_handler *hdl, struct video_device *vdev, in v4l2_g_ext_ctrls()
3858 int v4l2_g_ctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_control *control) in v4l2_g_ctrl()
4026 struct v4l2_ctrl_handler *hdl, in try_set_ext_ctrls_common()
4148 struct v4l2_ctrl_handler *hdl, in try_set_ext_ctrls()
4214 int v4l2_try_ext_ctrls(struct v4l2_ctrl_handler *hdl, in v4l2_try_ext_ctrls()
4224 struct v4l2_ctrl_handler *hdl, in v4l2_s_ext_ctrls()
4275 int v4l2_s_ctrl(struct v4l2_fh *fh, struct v4l2_ctrl_handler *hdl, in v4l2_s_ctrl()
4348 struct v4l2_ctrl_handler *hdl; in v4l2_ctrl_request_complete() local
4413 struct v4l2_ctrl_handler *hdl; in v4l2_ctrl_request_setup() local
4687 int v4l2_ctrl_new_fwnode_properties(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_fwnode_properties()