Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dusb.h23 extern void usb_enable_endpoint(struct usb_device *dev,
H A Dusb.c687 usb_enable_endpoint(dev, &dev->ep0, false); in usb_alloc_dev()
H A Dmessage.c1438 * usb_enable_endpoint - Enable an endpoint for USB communications
1446 void usb_enable_endpoint(struct usb_device *dev, struct usb_host_endpoint *ep, in usb_enable_endpoint() function
1477 usb_enable_endpoint(dev, &alt->endpoint[i], reset_eps); in usb_enable_interface()
H A Dhub.c4631 usb_enable_endpoint(udev, &udev->ep0, true); in usb_ep0_reinit()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dusb.h24 extern void usb_enable_endpoint(struct usb_device *dev,
H A Dusb.c679 usb_enable_endpoint(dev, &dev->ep0, false); in usb_alloc_dev()
H A Dmessage.c1443 * usb_enable_endpoint - Enable an endpoint for USB communications
1451 void usb_enable_endpoint(struct usb_device *dev, struct usb_host_endpoint *ep, in usb_enable_endpoint() function
1482 usb_enable_endpoint(dev, &alt->endpoint[i], reset_eps); in usb_enable_interface()
H A Dhub.c4647 usb_enable_endpoint(udev, &udev->ep0, true); in usb_ep0_reinit()

Completed in 26 milliseconds