Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-ctrls.c1836 static int ptr_to_user(struct v4l2_ext_control *c, in ptr_to_user() function
1869 return ptr_to_user(c, ctrl, ctrl->p_cur); in cur_to_user()
1876 return ptr_to_user(c, ctrl, ctrl->p_new); in new_to_user()
1883 return ptr_to_user(c, ref->ctrl, ref->p_req); in req_to_user()
1894 return ptr_to_user(c, ctrl, ctrl->p_new); in def_to_user()