Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-pci.c24 static int ehci_pci_init(struct udevice *dev, struct ehci_hccr **ret_hccr, in ehci_pci_init() function
134 ret = ehci_pci_init(dev, &hccr, &hcor); in ehci_pci_probe()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-pci.c417 static int __init ehci_pci_init(void) in ehci_pci_init() function
432 module_init(ehci_pci_init);