Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/
Dv4l2-compat-ioctl32.c47 static int get_v4l2_window32(struct v4l2_window *kp, struct v4l2_window32 __user *up) in get_v4l2_window32() function
190 return get_v4l2_window32(&kp->fmt.win, &up->fmt.win); in __get_v4l2_format32()