Searched refs:_xhci_submit_control_msg (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | xhci.c | 1170 static int _xhci_submit_control_msg(struct usb_device *udev, unsigned long pipe, in _xhci_submit_control_msg() function 1282 return _xhci_submit_control_msg(udev, pipe, buffer, length, setup, in submit_control_msg() 1390 return _xhci_submit_control_msg(udev, pipe, buffer, length, setup, in xhci_submit_control_msg()
|