Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/function/
Df_fs.c96 static int __must_check ffs_func_eps_enable(struct ffs_function *func);
1925 static int ffs_func_eps_enable(struct ffs_function *func) in ffs_func_eps_enable() function
3268 ret = ffs_func_eps_enable(func); in ffs_func_set_alt()