Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/
Dv4l2-compat-ioctl32.c38 struct v4l2_window32 { struct
47 static int get_v4l2_window32(struct v4l2_window *kp, struct v4l2_window32 __user *up) in get_v4l2_window32() argument
49 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;