Searched refs:xhci_sync_command_wait (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci-util.h23 int xhci_sync_command_wait(xhci_sync_command_t* command);
H A Dxhci-util.c26 int xhci_sync_command_wait(xhci_sync_command_t* command) { function
H A Dxhci-transfer.c36 int cc = xhci_sync_command_wait(&command);
84 int cc = xhci_sync_command_wait(&command);
470 int cc = xhci_sync_command_wait(&command);
H A Dxhci-device-manager.c302 int cc = xhci_sync_command_wait(&command);
407 int cc = xhci_sync_command_wait(&command);

Completed in 131 milliseconds