Searched refs:up_native (Results 1 – 1 of 1) sorted by relevance
178 struct video_still_picture __user *up_native; in do_video_stillpicture() local188 up_native = in do_video_stillpicture()191 err = put_user(compat_ptr(fp), &up_native->iFrame); in do_video_stillpicture()192 err |= put_user(size, &up_native->size); in do_video_stillpicture()196 err = do_ioctl(file, cmd, (unsigned long) up_native); in do_video_stillpicture()