Searched refs:ACPI_S1_SLP_TYP (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/arm/mach-sa1100/ |
D | pm.c | 185 #define ACPI_S1_SLP_TYP 19 macro 207 {ACPI_S1_SLP_TYP, "suspend", NULL, 0, 0600, NULL, (proc_handler *)&sysctl_pm_do_suspend},
|
/linux-2.4.37.9/arch/mips/au1000/common/ |
D | power.c | 63 #define ACPI_S1_SLP_TYP 19 macro 426 {ACPI_S1_SLP_TYP, "suspend", NULL, 0, 0600, NULL, &pm_do_suspend},
|