Home
last modified time | relevance | path

Searched refs:APM_BATTERY_STATUS_LOW (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dapm-emulation.h28 #define APM_BATTERY_STATUS_LOW 1 macro
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-hp6xx/
H A Dhp6xx_apm.c66 info->battery_status = APM_BATTERY_STATUS_LOW; in hp6x0_apm_get_power_status()
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dapm_emu.c74 info->battery_status = APM_BATTERY_STATUS_LOW; in pmu_apm_get_power_status()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dapm_power.c331 info->battery_status = APM_BATTERY_STATUS_LOW; in apm_battery_apm_get_power_status()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dsharpsl_pm.c215 return APM_BATTERY_STATUS_LOW; in get_apm_status()