Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c96 static int __must_check ffs_func_eps_enable(struct ffs_function *func);
1930 static int ffs_func_eps_enable(struct ffs_function *func) in ffs_func_eps_enable() function
3273 ret = ffs_func_eps_enable(func); in ffs_func_set_alt()