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

/drivers/usb/host/
H A Dohci-pxa27x.c283 * usb_hcd_pxa27x_probe - initialize pxa27x-based HCDs
291 int usb_hcd_pxa27x_probe (const struct hc_driver *driver, struct platform_device *pdev) function
388 * Reverses the effect of usb_hcd_pxa27x_probe(), first invoking
483 return usb_hcd_pxa27x_probe(&ohci_pxa27x_hc_driver, pdev);

Completed in 9 milliseconds