Searched refs:power_suspend (Results 1 – 8 of 8) sorted by relevance
123 .power_suspend = st_ohci_platform_power_off,266 if (pdata->power_suspend) in st_ohci_suspend()267 pdata->power_suspend(pdev); in st_ohci_suspend()
143 .power_suspend = st_ehci_platform_power_off,284 if (pdata->power_suspend) in st_ehci_suspend()285 pdata->power_suspend(pdev); in st_ehci_suspend()
85 .power_suspend = ohci_platform_power_off,281 if (pdata->power_suspend) in ohci_platform_suspend()282 pdata->power_suspend(pdev); in ohci_platform_suspend()
127 .power_suspend = ehci_platform_power_off,444 if (pdata->power_suspend) in ehci_platform_suspend()445 pdata->power_suspend(pdev); in ehci_platform_suspend()
32 void (*power_suspend)(struct platform_device *pdev); member
47 void (*power_suspend)(struct platform_device *pdev); member
158 .power_suspend = alchemy_ehci_power_off,186 .power_suspend = alchemy_ohci_power_off,
230 .power_suspend = ep93xx_ohci_power_off,