Home
last modified time | relevance | path

Searched refs:find_ref (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/v4l2-core/
A Dv4l2-ctrls-priv.h68 struct v4l2_ctrl_ref *find_ref(struct v4l2_ctrl_handler *hdl, u32 id);
A Dv4l2-ctrls-request.c443 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()
A Dv4l2-ctrls-api.c626 find_ref(hdl, master->cluster[j]->id); in try_set_ext_ctrls_common()
953 ref = find_ref(hdl, id); in v4l2_query_ext_ctrl()
A Dv4l2-ctrls-core.c1022 struct v4l2_ctrl_ref *find_ref(struct v4l2_ctrl_handler *hdl, u32 id) in find_ref() function
1055 ref = find_ref(hdl, id); in find_ref_lock()

Completed in 13 milliseconds