Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-ctrls.c2028 static int ptr_to_user(struct v4l2_ext_control *c, in ptr_to_user() function
2061 return ptr_to_user(c, ctrl, ctrl->p_cur); in cur_to_user()
2068 return ptr_to_user(c, ctrl, ctrl->p_new); in new_to_user()
2075 return ptr_to_user(c, ref->ctrl, ref->p_req); in req_to_user()
2086 return ptr_to_user(c, ctrl, ctrl->p_new); in def_to_user()