Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h1262 int xhci_check_maxpacket(struct usb_device *udev);
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-ring.c823 ret = xhci_check_maxpacket(udev); in xhci_ctrl_tx()
H A Dxhci.c770 int xhci_check_maxpacket(struct usb_device *udev) in xhci_check_maxpacket() function