Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/function/
Df_fs.c105 static int __must_check ffs_func_eps_enable(struct ffs_function *func);
2407 static int ffs_func_eps_enable(struct ffs_function *func) in ffs_func_eps_enable() function
3761 ret = ffs_func_eps_enable(func); in ffs_func_set_alt()