Home
last modified time | relevance | path

Searched refs:ohci_setup (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dohci-pci.c256 ret = ohci_setup(hcd); in ohci_pci_reset()
A Dohci-hcd.c711 int ohci_setup(struct usb_hcd *hcd) in ohci_setup() function
719 EXPORT_SYMBOL_GPL(ohci_setup);
1197 .reset = ohci_setup,
A Dohci-omap.c133 ret = ohci_setup(hcd); in ohci_omap_reset()
A Dohci-da8xx.c247 result = ohci_setup(hcd); in ohci_da8xx_reset()
A Dohci.h738 extern int ohci_setup(struct usb_hcd *hcd);

Completed in 10 milliseconds