Searched refs:APM_BATTERY_FLAG_LOW (Results 1 – 2 of 2) sorted by relevance
37 #define APM_BATTERY_FLAG_LOW (1 << 1) macro
86 info->battery_flag = APM_BATTERY_FLAG_LOW; in pmu_apm_get_power_status()