Home
last modified time | relevance | path

Searched refs:find_ref (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-ctrls-priv.h67 struct v4l2_ctrl_ref *find_ref(struct v4l2_ctrl_handler *hdl, u32 id);
H 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()
H A Dv4l2-ctrls-api.c667 find_ref(hdl, master->cluster[j]->id); in try_set_ext_ctrls_common()
1033 ref = find_ref(hdl, id); in v4l2_query_ext_ctrl()
H A Dv4l2-ctrls-core.c1615 struct v4l2_ctrl_ref *find_ref(struct v4l2_ctrl_handler *hdl, u32 id) in find_ref() function
1648 ref = find_ref(hdl, id); in find_ref_lock()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2425 static struct v4l2_ctrl_ref *find_ref(struct v4l2_ctrl_handler *hdl, u32 id) in find_ref() function
2459 ref = find_ref(hdl, id); in find_ref_lock()
3203 ref = find_ref(hdl, id); in v4l2_query_ext_ctrl()
4136 find_ref(hdl, master->cluster[j]->id); in try_set_ext_ctrls_common()
4459 find_ref(hdl, master->cluster[i]->id); in v4l2_ctrl_request_setup()
4475 find_ref(hdl, master->cluster[i]->id); in v4l2_ctrl_request_setup()

Completed in 11 milliseconds