Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dapm-emulation.h29 #define APM_BATTERY_STATUS_CRITICAL 2 macro
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-hp6xx/
H A Dhp6xx_apm.c63 info->battery_status = APM_BATTERY_STATUS_CRITICAL; in hp6x0_apm_get_power_status()
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dapm_emu.c71 info->battery_status = APM_BATTERY_STATUS_CRITICAL; in pmu_apm_get_power_status()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dsharpsl_pm.c216 return APM_BATTERY_STATUS_CRITICAL; in get_apm_status()
269 && (sharpsl_pm.battstat.mainbat_status == APM_BATTERY_STATUS_CRITICAL) in sharpsl_battery_thread()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dapm_power.c333 info->battery_status = APM_BATTERY_STATUS_CRITICAL; in apm_battery_apm_get_power_status()