Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c3225 static int video_put_user(void __user *arg, void *parg, unsigned int cmd) in video_put_user() function
3368 if (video_put_user((void __user *)arg, parg, orig_cmd)) in video_usercopy()