Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h1260 int xhci_check_maxpacket(struct usb_device *udev);
H A Dxhci-ring.c780 ret = xhci_check_maxpacket(udev); in xhci_ctrl_tx()
H A Dxhci.c760 int xhci_check_maxpacket(struct usb_device *udev) in xhci_check_maxpacket() function
/openbmc/linux/drivers/usb/host/
H A Dxhci.c1430 static int xhci_check_maxpacket(struct xhci_hcd *xhci, unsigned int slot_id, in xhci_check_maxpacket() function
1558 ret = xhci_check_maxpacket(xhci, slot_id, in xhci_urb_enqueue()