Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c40 static int ptr_to_user(struct v4l2_ext_control *c, in ptr_to_user() function
72 return ptr_to_user(c, ctrl, ctrl->p_cur); in cur_to_user()
79 return ptr_to_user(c, ctrl, ctrl->p_new); in new_to_user()
86 return ptr_to_user(c, ref->ctrl, ref->p_req); in req_to_user()
94 return ptr_to_user(c, ctrl, ctrl->p_new); in def_to_user()