Searched refs:ehci_init (Results 1 - 25 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/arch/mips/mti-sead3/
H A Dsead3-ehci.c43 static int __init ehci_init(void) function
48 module_init(ehci_init); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/mti-sead3/
H A Dsead3-ehci.c43 static int __init ehci_init(void) function
48 module_init(ehci_init); variable
/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-atmel.c71 retval = ehci_init(hcd);
H A Dehci-ixp4xx.c32 retval = ehci_init(hcd);
H A Dehci-w90x900.c121 .reset = ehci_init,
H A Dehci-xilinx-of.c48 retval = ehci_init(hcd);
H A Dehci-au1xxx.c75 int ret = ehci_init(hcd);
H A Dehci-mips.c42 .reset = ehci_init,
H A Dehci-mxc.c59 retval = ehci_init(hcd);
H A Dehci-orion.c116 retval = ehci_init(hcd);
H A Dehci-ppc-of.c30 retval = ehci_init(hcd);
H A Dehci-ps3.c45 result = ehci_init(hcd);
H A Dehci-fsl.c278 retval = ehci_init(hcd);
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);
/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-atmel.c71 retval = ehci_init(hcd);
H A Dehci-ixp4xx.c32 retval = ehci_init(hcd);
H A Dehci-w90x900.c121 .reset = ehci_init,
H A Dehci-xilinx-of.c48 retval = ehci_init(hcd);
H A Dehci-au1xxx.c75 int ret = ehci_init(hcd);
H A Dehci-mips.c42 .reset = ehci_init,
H A Dehci-mxc.c59 retval = ehci_init(hcd);
H A Dehci-orion.c116 retval = ehci_init(hcd);
H A Dehci-ppc-of.c30 retval = ehci_init(hcd);
H A Dehci-ps3.c45 result = ehci_init(hcd);
H A Dehci-fsl.c278 retval = ehci_init(hcd);

Completed in 127 milliseconds

12