Searched refs:ep_enable (Results 1 – 2 of 2) sorted by relevance
304 static void ep_enable(int num, int in, int maxpacket) in ep_enable() function344 ep_enable(num, in, ep->maxpacket); in ci_ep_enable()723 ep_enable(num, in, ep->ep.maxpacket); in handle_setup()
1342 static int ep_enable(struct usb_ep *ep, in ep_enable() function1629 .enable = ep_enable,