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.c3077 static int _ffs_func_bind(struct usb_configuration *c, in _ffs_func_bind() function
3251 ret = _ffs_func_bind(c, f); in ffs_func_bind()
Df_generic.c2937 static int _ffs_func_bind(struct usb_configuration *c, struct usb_function *f) in _ffs_func_bind() function
3182 ret = _ffs_func_bind(c, f); in ffs_func_bind()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch18046 -static int _ffs_func_bind(struct usb_configuration *c, struct usb_function *f)
18291 - ret = _ffs_func_bind(c, f);