Searched refs:pm_suspend_to_ram (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dpm-at32ap700x.S132 .global pm_suspend_to_ram
133 .type pm_suspend_to_ram, @function
134 pm_suspend_to_ram: label
154 .size pm_suspend_to_ram, . - pm_suspend_to_ram
H A Dpm.c196 extern u8 pm_suspend_to_ram[];
227 avr32_pm_enter_str = dst + avr32_pm_offset(pm_suspend_to_ram);

Completed in 35 milliseconds