Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Df_fs.c91 static int __must_check ffs_func_eps_enable(struct ffs_function *func);
1871 static int ffs_func_eps_enable(struct ffs_function *func) in ffs_func_eps_enable() function
3198 ret = ffs_func_eps_enable(func); in ffs_func_set_alt()