Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/
H A Dcomposite.c133 * config_ep_by_speed_and_alt() - configures the given endpoint
151 int config_ep_by_speed_and_alt(struct usb_gadget *g, in config_ep_by_speed_and_alt() function
268 EXPORT_SYMBOL_GPL(config_ep_by_speed_and_alt);
292 return config_ep_by_speed_and_alt(g, f, _ep, 0); in config_ep_by_speed()