Searched refs:usb_disable_device_endpoints (Results 1 – 1 of 1) sorted by relevance
1355 * usb_disable_device_endpoints -- Disable all endpoints for a device1359 static void usb_disable_device_endpoints(struct usb_device *dev, int skip_ep0) in usb_disable_device_endpoints() function 1441 usb_disable_device_endpoints(dev, skip_ep0); in usb_disable_device() 1706 usb_disable_device_endpoints(dev, 1); /* skip ep0*/ in usb_reset_configuration()