Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
Duvc_v4l2.h16 extern const struct v4l2_ioctl_ops uvc_v4l2_ioctl_ops;
Duvc_v4l2.c558 const struct v4l2_ioctl_ops uvc_v4l2_ioctl_ops = { variable
Df_uvc.c437 uvc->vdev.ioctl_ops = &uvc_v4l2_ioctl_ops; in uvc_register_video()