Searched refs:APM_BATT_FLAG_LOW (Results 1 – 3 of 3) sorted by relevance
139 #define APM_BATT_FLAG_LOW 0x02 macro
138 #define APM_BATT_FLAG_LOW 0x02 macro
1067 else if (BATT_FLAGS(®s) & APM_BATT_FLAG_LOW) in apmioctl()