Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_uvc.c223 uvc_function_setup(struct usb_function *f, const struct usb_ctrlrequest *ctrl) in uvc_function_setup() function
949 uvc->func.setup = uvc_function_setup; in uvc_alloc()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch63066 @@ -226,6 +297,11 @@ uvc_function_setup(struct usb_function *f, const struct usb_ctrlrequest *ctrl)
63646 uvc->func.setup = uvc_function_setup;