Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/v4l2-core/
Dv4l2-ioctl.c3207 static int video_put_user(void __user *arg, void *parg, in video_put_user() function
3373 if (video_put_user((void __user *)arg, parg, cmd, orig_cmd)) in video_usercopy()