Searched refs:usb_enable_endpoint (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dusb.h14 extern void usb_enable_endpoint(struct usb_device *dev,
H A Dusb.c399 usb_enable_endpoint(dev, &dev->ep0, false);
H A Dmessage.c1182 * usb_enable_endpoint - Enable an endpoint for USB communications
1190 void usb_enable_endpoint(struct usb_device *dev, struct usb_host_endpoint *ep, function
1221 usb_enable_endpoint(dev, &alt->endpoint[i], reset_eps);
H A Dhub.c2559 usb_enable_endpoint(udev, &udev->ep0, true);

Completed in 71 milliseconds