Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.h1260 int xhci_check_maxpacket(struct usb_device *udev);
Dxhci-ring.c780 ret = xhci_check_maxpacket(udev); in xhci_ctrl_tx()
Dxhci.c760 int xhci_check_maxpacket(struct usb_device *udev) in xhci_check_maxpacket() function