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