Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-pci.c15 static void xhci_pci_init(struct udevice *dev, struct xhci_hccr **ret_hccr, in xhci_pci_init() function
44 xhci_pci_init(dev, &hccr, &hcor); in xhci_pci_probe()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-pci.c683 static int __init xhci_pci_init(void) in xhci_pci_init() function
693 module_init(xhci_pci_init);