Searched refs:ehci_init (Results 26 - 30 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dehci-pci.c111 /* ehci_init() causes memory for DMA transfers to be
114 * happen before ehci_init() is called. */
146 retval = ehci_init(hcd);
H A Dehci-omap.c806 .reset = ehci_init,
H A Dehci-hcd.c547 static int ehci_init(struct usb_hcd *hcd) function
665 /* start HC running; it's halted, ehci_init() has been run (once) */
/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 Dehci-omap.c806 .reset = ehci_init,
H A Dehci-hcd.c547 static int ehci_init(struct usb_hcd *hcd) function
665 /* start HC running; it's halted, ehci_init() has been run (once) */

Completed in 137 milliseconds

12