Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dudc.c750 static int _ep_nuke(struct ci_hw_ep *hwep) in _ep_nuke() function
944 _ep_nuke(hwep); in _ep_queue()
1156 _ep_nuke(ci->ep0out); in isr_setup_packet_handler()
1157 _ep_nuke(ci->ep0in); in isr_setup_packet_handler()
1445 retval |= _ep_nuke(hwep); in ep_disable()