Searched refs:ffs_func_set_alt (Results 1 – 1 of 1) sorted by relevance
97 static int ffs_func_set_alt(struct usb_function *, unsigned, unsigned);2922 static int ffs_func_set_alt(struct usb_function *f, in ffs_func_set_alt() function2963 ffs_func_set_alt(f, 0, (unsigned)-1); in ffs_func_disable()3269 func->function.set_alt = ffs_func_set_alt; in ffs_alloc()