Searched refs:percentage (Results 1 – 6 of 6) sorted by relevance
32 int battery, backup, charging, percentage; in hp6x0_apm_get_power_status() local39 percentage = 100 * (battery - HP680_BATTERY_MIN) / in hp6x0_apm_get_power_status()43 info->battery_life = percentage; in hp6x0_apm_get_power_status()62 } else if (percentage <= APM_CRITICAL) { in hp6x0_apm_get_power_status()65 } else if (percentage <= APM_LOW) { in hp6x0_apm_get_power_status()
56 int percentage; member
197 return thresh[i].percentage; in get_percentage()
127 unsigned char percentage; /* percentage loaded */ member
1638 int percentage = -1; in proc_apm_show() local1647 percentage = cx & 0xff; in proc_apm_show()1703 percentage, in proc_apm_show()
34 voltage-tolerance = <2>; /* 2 percentage */