Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dendpoint.c183 void usb_remove_ep_devs(struct usb_host_endpoint *endpoint) in usb_remove_ep_devs() function
H A Dusb.h22 extern void usb_remove_ep_devs(struct usb_host_endpoint *endpoint);
H A Dmessage.c1264 usb_remove_ep_devs(&alt->endpoint[i]); in remove_intf_ep_devs()
H A Dhub.c2295 usb_remove_ep_devs(&udev->ep0); in usb_disconnect()