Searched refs:_xhci_submit_control_msg (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci.c | 1161 static int _xhci_submit_control_msg(struct usb_device *udev, unsigned long pipe, in _xhci_submit_control_msg() function 1273 return _xhci_submit_control_msg(udev, pipe, buffer, length, setup, in submit_control_msg() 1381 return _xhci_submit_control_msg(udev, pipe, buffer, length, setup, in xhci_submit_control_msg()
|