Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_fs.c98 static int ffs_func_bind(struct usb_configuration *,
3241 static int ffs_func_bind(struct usb_configuration *c, in ffs_func_bind() function
3614 func->function.bind = ffs_func_bind; in ffs_alloc()
Df_generic.c74 static int ffs_func_bind(struct usb_configuration *,
3173 static int ffs_func_bind(struct usb_configuration *c, struct usb_function *f) in ffs_func_bind() function
3543 func->function.bind = ffs_func_bind; in ffs_alloc()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch15183 -static int ffs_func_bind(struct usb_configuration *,
18282 -static int ffs_func_bind(struct usb_configuration *c, struct usb_function *f)
18652 - func->function.bind = ffs_func_bind;