Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_fs.c118 static void ffs_func_resume(struct usb_function *);
3875 static void ffs_func_resume(struct usb_function *f) in ffs_func_resume() function
4113 func->function.resume = ffs_func_resume; in ffs_alloc()