Home
last modified time | relevance | path

Searched refs:req_to_new (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ctrls-priv.h60 int req_to_new(struct v4l2_ctrl_ref *ref);
Dv4l2-ctrls-request.c461 ret = req_to_new(r); in v4l2_ctrl_request_setup()
Dv4l2-ctrls-core.c1171 int req_to_new(struct v4l2_ctrl_ref *ref) in req_to_new() function