Searched refs:uvc_v4l2_fops (Results 1 – 3 of 3) sorted by relevance
20 extern struct v4l2_file_operations uvc_v4l2_fops;
358 struct v4l2_file_operations uvc_v4l2_fops = { variable
441 uvc->vdev.fops = &uvc_v4l2_fops; in uvc_register_video()