Home
last modified time | relevance | path

Searched refs:realmode_power_off (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c403 static bool realmode_power_off; variable
984 if (apm_info.realmode_power_off) { in apm_power_off()
1895 apm_info.realmode_power_off = !invert; in apm_setup()
1944 if (apm_info.realmode_power_off == 0) { in set_realmode_power_off()
1945 apm_info.realmode_power_off = 1; in set_realmode_power_off()
2279 if (realmode_power_off) in apm_init()
2280 apm_info.realmode_power_off = 1; in apm_init()
2427 module_param(realmode_power_off, bool, 0444);
2428 MODULE_PARM_DESC(realmode_power_off,
/openbmc/linux/include/linux/
H A Dapm_bios.h33 int realmode_power_off; member
/openbmc/u-boot/include/linux/
H A Dapm_bios.h50 int realmode_power_off; member