Home
last modified time | relevance | path

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

/linux/drivers/usb/host/ !
H A Dohci-pxa27x.c394 * ohci_hcd_pxa27x_probe - initialize pxa27x-based HCDs
403 static int ohci_hcd_pxa27x_probe(struct platform_device *pdev) in ohci_hcd_pxa27x_probe() function
498 * Reverses the effect of ohci_hcd_pxa27x_probe(), first invoking
571 .probe = ohci_hcd_pxa27x_probe,