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

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci.c109 static zx_status_t xhci_claim_ownership(xhci_t* xhci) { function
204 result = xhci_claim_ownership(xhci);
206 zxlogf(ERROR, "xhci_claim_ownership failed\n");

Completed in 102 milliseconds