Searched refs:battery_flag (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/macintosh/
H A Dapm_emu.c41 info->battery_flag = APM_BATTERY_FLAG_UNKNOWN; pmu_apm_get_power_status()
80 info->battery_flag = APM_BATTERY_FLAG_CHARGING; pmu_apm_get_power_status()
83 info->battery_flag = APM_BATTERY_FLAG_CRITICAL; pmu_apm_get_power_status()
86 info->battery_flag = APM_BATTERY_FLAG_LOW; pmu_apm_get_power_status()
89 info->battery_flag = APM_BATTERY_FLAG_HIGH; pmu_apm_get_power_status()
/linux-4.1.27/arch/sh/boards/mach-hp6xx/
H A Dhp6xx_apm.c59 info->battery_flag = 0x80; hp6x0_apm_get_power_status()
62 info->battery_flag = 0x08; hp6x0_apm_get_power_status()
66 info->battery_flag = 0x04; hp6x0_apm_get_power_status()
69 info->battery_flag = 0x02; hp6x0_apm_get_power_status()
72 info->battery_flag = 0x01; hp6x0_apm_get_power_status()
/linux-4.1.27/include/linux/
H A Dapm-emulation.h35 unsigned char battery_flag; member in struct:apm_power_info
/linux-4.1.27/drivers/power/
H A Dapm_power.c335 info->battery_flag = info->battery_status; apm_battery_apm_get_power_status()
/linux-4.1.27/drivers/char/
H A Dapm-emulation.c449 info.battery_flag = 0xff; proc_apm_show()
466 info.battery_flag, info.battery_life, proc_apm_show()
/linux-4.1.27/arch/arm/mach-pxa/
H A Dzeus.c703 info->battery_flag = APM_BATTERY_FLAG_NOT_PRESENT; zeus_get_power_status()
H A Dsharpsl_pm.c819 info->battery_flag = (1 << info->battery_status); sharpsl_apm_get_power_status()
/linux-4.1.27/arch/x86/kernel/
H A Dapm_32.c1642 unsigned short battery_flag = 0xff; proc_apm_show() local
1655 battery_flag = (cx >> 8) & 0xff; proc_apm_show()
1707 battery_flag, proc_apm_show()

Completed in 358 milliseconds