Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dudc.c126 static int hw_ep_disable(struct ci_hdrc *ci, int num, int dir) in hw_ep_disable() function
1446 retval |= hw_ep_disable(hwep->ci, hwep->num, hwep->dir); in ep_disable()