Home
last modified time | relevance | path

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

/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c39 struct v4l2_window32 { struct
48 static int get_v4l2_window32(struct v4l2_window *kp, struct v4l2_window32 __user *up) in get_v4l2_window32() argument
50 if (!access_ok(VERIFY_READ, up, sizeof(struct v4l2_window32)) || in get_v4l2_window32()
82 static int put_v4l2_window32(struct v4l2_window *kp, struct v4l2_window32 __user *up) in put_v4l2_window32()
155 struct v4l2_window32 win;