Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_fs.c3524 static struct usb_function_instance *ffs_alloc_inst(void) in ffs_alloc_inst() function
3849 DECLARE_USB_FUNCTION_INIT(ffs, ffs_alloc_inst, ffs_alloc);
Df_generic.c3450 static struct usb_function_instance *ffs_alloc_inst(void) in ffs_alloc_inst() 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.patch18559 -static struct usb_function_instance *ffs_alloc_inst(void)
18887 -DECLARE_USB_FUNCTION_INIT(f_generic, ffs_alloc_inst, ffs_alloc);