Searched refs:find_ref_lock (Results 1 – 1 of 1) sorted by relevance
1252 static struct v4l2_ctrl_ref *find_ref_lock( in find_ref_lock() function1268 struct v4l2_ctrl_ref *ref = find_ref_lock(hdl, id); in v4l2_ctrl_find()1285 if (id != class_ctrl && find_ref_lock(hdl, class_ctrl) == NULL) in handler_new_ref()1914 ref = find_ref_lock(hdl, id); in prepare_ext_ctrls()1924 ref = find_ref_lock(hdl, ctrl->cluster[0]->id); in prepare_ext_ctrls()1976 return find_ref_lock(hdl, ctrl_class | 1) ? 0 : -EINVAL; in class_check()