Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/function/
Df_fs.c102 static int ffs_func_setup(struct usb_function *,
3279 static int ffs_func_setup(struct usb_function *f, in ffs_func_setup() function
3578 func->function.setup = ffs_func_setup; in ffs_alloc()