Searched refs:ptr_to_user (Results 1 – 1 of 1) sorted by relevance
1836 static int ptr_to_user(struct v4l2_ext_control *c, in ptr_to_user() function1869 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()