Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_fs.c3602 static struct usb_function *ffs_alloc(struct usb_function_instance *fi) in ffs_alloc() function
3849 DECLARE_USB_FUNCTION_INIT(ffs, ffs_alloc_inst, ffs_alloc);
Df_generic.c3531 static struct usb_function *ffs_alloc(struct usb_function_instance *fi) in ffs_alloc() function
3778 DECLARE_USB_FUNCTION_INIT(f_generic, ffs_alloc_inst, ffs_alloc);
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch18640 -static struct usb_function *ffs_alloc(struct usb_function_instance *fi)
18887 -DECLARE_USB_FUNCTION_INIT(f_generic, ffs_alloc_inst, ffs_alloc);