Searched refs:suspend_set_ops (Results 1 - 25 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/jz4740/
H A Dpm.c52 suspend_set_ops(&jz4740_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Dpm-imx27.c42 suspend_set_ops(&mx27_suspend_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-lpc32xx/
H A Dpm.c142 suspend_set_ops(&lpc32xx_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsuspend.h122 * suspend_set_ops - set platform dependent suspend operations
125 extern void suspend_set_ops(struct platform_suspend_ops *ops);
150 static inline void suspend_set_ops(struct platform_suspend_ops *ops) {} function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/loongson/common/
H A Dpm.c157 suspend_set_ops(&loongson_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dfsl_pmc.c69 suspend_set_ops(&pmc_suspend_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dpm44xx.c129 suspend_set_ops(&omap_pm_ops);
H A Dpm24xx.c554 suspend_set_ops(&omap_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dpm.c120 suspend_set_ops(&pxa_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dpm.c130 suspend_set_ops(&sa11x0_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/
H A Dpm.c151 suspend_set_ops(&pnx4008_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/shmobile/
H A Dpm.c151 suspend_set_ops(&sh_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dsuspend.c210 suspend_set_ops(&pseries_suspend_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-hp6xx/
H A Dpm.c153 suspend_set_ops(&hp6x0_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dpm.c135 suspend_set_ops(&davinci_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pm.c198 suspend_set_ops(&mpc52xx_pm_ops);
H A Dlite5200_pm.c246 suspend_set_ops(&lite5200_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dsuspend.c36 * suspend_set_ops - Set the global suspend method table.
39 void suspend_set_ops(struct platform_suspend_ops *ops) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dpm.c230 suspend_set_ops(&avr32_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dpm.c230 suspend_set_ops(&bfin_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dpm.c317 suspend_set_ops(&at91_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/devboards/
H A Dpm.c257 suspend_set_ops(&db1x_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dpm.c376 suspend_set_ops(&s3c_pm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/83xx/
H A Dsuspend.c385 suspend_set_ops(&mpc83xx_suspend_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dsleep.c748 suspend_set_ops(old_suspend_ordering ?

Completed in 315 milliseconds

12