Searched refs:find_ref (Results 1 – 4 of 4) sorted by relevance
68 struct v4l2_ctrl_ref *find_ref(struct v4l2_ctrl_handler *hdl, u32 id);
443 find_ref(hdl, master->cluster[i]->id); in v4l2_ctrl_request_setup()459 find_ref(hdl, master->cluster[i]->id); in v4l2_ctrl_request_setup()
626 find_ref(hdl, master->cluster[j]->id); in try_set_ext_ctrls_common()953 ref = find_ref(hdl, id); in v4l2_query_ext_ctrl()
1022 struct v4l2_ctrl_ref *find_ref(struct v4l2_ctrl_handler *hdl, u32 id) in find_ref() function1055 ref = find_ref(hdl, id); in find_ref_lock()
Completed in 13 milliseconds