Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-pci.c256 ret = ohci_setup(hcd); in ohci_pci_reset()
H A Dohci-hcd.c711 /* ohci_setup routine for generic controller initialization */
713 int ohci_setup(struct usb_hcd *hcd) in ohci_setup() function
721 EXPORT_SYMBOL_GPL(ohci_setup); variable
1201 .reset = ohci_setup,
H A Dohci-omap.c237 ret = ohci_setup(hcd); in ohci_omap_reset()
H A Dohci.h738 extern int ohci_setup(struct usb_hcd *hcd);
H A Dohci-da8xx.c247 result = ohci_setup(hcd); in ohci_da8xx_reset()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-pci.c256 ret = ohci_setup(hcd); in ohci_pci_reset()
H A Dohci-hcd.c709 /* ohci_setup routine for generic controller initialization */
711 int ohci_setup(struct usb_hcd *hcd) in ohci_setup() function
719 EXPORT_SYMBOL_GPL(ohci_setup); variable
1197 .reset = ohci_setup,
H A Dohci-da8xx.c248 result = ohci_setup(hcd); in ohci_da8xx_reset()
H A Dohci-omap.c133 ret = ohci_setup(hcd); in ohci_omap_reset()
H A Dohci.h738 extern int ohci_setup(struct usb_hcd *hcd);

Completed in 17 milliseconds