Searched refs:ehci_port_power (Results 1 – 18 of 18) sorted by relevance
/linux-2.6.39/drivers/usb/host/ |
D | ehci-pci.c | 305 ehci_port_power(ehci, 1); in ehci_pci_setup() 401 ehci_port_power(ehci, 1); in ehci_pci_resume()
|
D | ehci-vt8500.c | 132 ehci_port_power(ehci, 1); in vt8500_ehci_drv_probe()
|
D | ehci-cns3xxx.c | 47 ehci_port_power(ehci, 0); in cns3xxx_ehci_init()
|
D | ehci-ixp4xx.c | 36 ehci_port_power(ehci, 0); in ixp4xx_ehci_init()
|
D | ehci-octeon.c | 167 ehci_port_power(ehci, 1); in ehci_octeon_drv_probe()
|
D | ehci-msm.c | 74 ehci_port_power(ehci, 1); in ehci_msm_reset()
|
D | ehci-spear.c | 54 ehci_port_power(ehci, 0); in ehci_spear_setup()
|
D | ehci-atmel.c | 78 ehci_port_power(ehci, 0); in ehci_atmel_setup()
|
D | ehci-omap.c | 226 ehci_port_power(omap_ehci, 1); in ehci_hcd_omap_probe()
|
D | ehci-sh.c | 45 ehci_port_power(ehci, 0); in ehci_sh_reset()
|
D | ehci-orion.c | 123 ehci_port_power(ehci, 0); in ehci_orion_setup()
|
D | ehci-au1xxx.c | 296 ehci_port_power(ehci, 1); in ehci_hcd_au1xxx_drv_resume()
|
D | ehci-mxc.c | 65 ehci_port_power(ehci, 0); in ehci_mxc_setup()
|
D | ehci-pmcmsp.c | 106 ehci_port_power(ehci, 0); in ehci_msp_setup()
|
D | ehci-fsl.c | 275 ehci_port_power(ehci, 0); in ehci_fsl_reinit()
|
D | ehci-tegra.c | 354 ehci_port_power(ehci, 1); in tegra_ehci_setup()
|
D | ehci-hcd.c | 452 static void ehci_port_power (struct ehci_hcd *ehci, int is_on) in ehci_port_power() function
|
D | oxu210hp-hcd.c | 2361 static void ehci_port_power(struct oxu_hcd *oxu, int is_on) in ehci_port_power() function 2765 ehci_port_power(oxu, 0); in oxu_stop()
|