Home
last modified time | relevance | path

Searched refs:xhci_pci_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-pci.c14 static void xhci_pci_init(struct udevice *dev, struct xhci_hccr **ret_hccr, in xhci_pci_init() function
43 xhci_pci_init(dev, &hccr, &hcor); in xhci_pci_probe()
/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c996 static int __init xhci_pci_init(void) in xhci_pci_init() function
1006 module_init(xhci_pci_init);