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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-at91.c100 * usb_hcd_at91_probe - initialize AT91-based HCDs
107 static int usb_hcd_at91_probe(const struct hc_driver *driver, function
181 * Reverses the effect of usb_hcd_at91_probe(), first invoking
292 return usb_hcd_at91_probe(&ohci_at91_hc_driver, pdev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dohci-at91.c100 * usb_hcd_at91_probe - initialize AT91-based HCDs
107 static int usb_hcd_at91_probe(const struct hc_driver *driver, function
181 * Reverses the effect of usb_hcd_at91_probe(), first invoking
292 return usb_hcd_at91_probe(&ohci_at91_hc_driver, pdev);

Completed in 170 milliseconds