Searched refs:v4l2_window32 (Results 1 – 1 of 1) sorted by relevance
38 struct v4l2_window32 { struct47 static int get_v4l2_window32(struct v4l2_window *kp, struct v4l2_window32 __user *up) in get_v4l2_window32() argument49 if (!access_ok(VERIFY_READ, up, sizeof(struct v4l2_window32)) || in get_v4l2_window32()81 static int put_v4l2_window32(struct v4l2_window *kp, struct v4l2_window32 __user *up) in put_v4l2_window32()154 struct v4l2_window32 win;