Searched refs:ptr_to_user (Results 1 – 1 of 1) sorted by relevance
1628 static int ptr_to_user(struct v4l2_ext_control *c, in ptr_to_user() function1661 return ptr_to_user(c, ctrl, ctrl->p_cur); in cur_to_user()1668 return ptr_to_user(c, ctrl, ctrl->p_new); in new_to_user()1679 return ptr_to_user(c, ctrl, ctrl->p_new); in def_to_user()