Searched defs:hw_ep_disable (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/gadget/
H A Dci13xxx_udc.c387 * hw_ep_disable: disables endpoint (execute without interruption)
393 static int hw_ep_disable(int num, int dir) function
2176 retval |= hw_ep_disable(mEp->num, mEp->dir);

Completed in 31 milliseconds