Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/usb/gadget/function/
Duvc_v4l2.h17 extern const struct v4l2_file_operations uvc_v4l2_fops;
Duvc_v4l2.c734 const struct v4l2_file_operations uvc_v4l2_fops = { variable
Df_uvc.c440 uvc->vdev.fops = &uvc_v4l2_fops; in uvc_register_video()