Searched refs:uvc_fops (Results 1 – 3 of 3) sorted by relevance
661 extern const struct v4l2_file_operations uvc_fops;
1516 const struct v4l2_file_operations uvc_fops = { variable
1762 vdev->fops = &uvc_fops; in uvc_register_video()