/drivers/macintosh/ |
D | apm_emu.c | 36 long charge = -1; in pmu_apm_get_power_status() local 54 if (charge < 0) in pmu_apm_get_power_status() 55 charge = 0; in pmu_apm_get_power_status() 56 percentage += (pmu_batteries[i].charge * 100) / in pmu_apm_get_power_status() 58 charge += pmu_batteries[i].charge; in pmu_apm_get_power_status() 73 time_units = (charge * 59) / (amperage * -1); in pmu_apm_get_power_status() 75 time_units = (charge * 16440) / (amperage * -60); in pmu_apm_get_power_status()
|
D | via-pmu.c | 640 long pcharge, charge, vb, vmax, lmax; in done_battery_state_ohare() local 677 charge = (100 * vb) / vmax; in done_battery_state_ohare() 684 if (pcharge < charge) in done_battery_state_ohare() 685 charge = pcharge; in done_battery_state_ohare() 688 time = (charge * 16440) / amperage; in done_battery_state_ohare() 694 charge = max = amperage = voltage = time = 0; in done_battery_state_ohare() 697 pmu_batteries[pmu_cur_battery].charge = charge; in done_battery_state_ohare() 766 pmu_batteries[pmu_cur_battery].charge = capa; in done_battery_state_smart() 865 seq_printf(m, "charge : %d\n", pmu_batteries[batnum].charge); in pmu_battery_proc_show()
|
/drivers/power/ |
D | bq27x00_battery.c | 232 int charge; in bq27x00_battery_read_charge() local 234 charge = bq27x00_read(di, reg, false); in bq27x00_battery_read_charge() 235 if (charge < 0) { in bq27x00_battery_read_charge() 237 reg, charge); in bq27x00_battery_read_charge() 238 return charge; in bq27x00_battery_read_charge() 242 charge *= 1000; in bq27x00_battery_read_charge() 244 charge = charge * 3570 / BQ27000_RS; in bq27x00_battery_read_charge() 246 return charge; in bq27x00_battery_read_charge()
|
D | wm8350_power.c | 163 char *charge; in charger_state_show() local 170 charge = "Charger Off"; in charger_state_show() 173 charge = "Trickle Charging"; in charger_state_show() 176 charge = "Fast Charging"; in charger_state_show() 182 return sprintf(buf, "%s\n", charge); in charger_state_show()
|
D | pmu_battery.c | 105 val->intval = pbi->charge * 1000; /* mWh -> µWh */ in pmu_bat_get_property()
|
/drivers/isdn/act2000/ |
D | capi.h | 69 struct charge { /* Charging information */ struct 72 } charge; member
|
/drivers/gpu/drm/nouveau/core/engine/graph/fuc/ |
D | hubnve0.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | hubnvc0.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gpcgm107.fuc5 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | hubnv108.fuc5 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gpcnv108.fuc5 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | hubnvd7.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gpcnvd7.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | hubgm107.fuc5 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | hubnvf0.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gpcnve0.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gpcnvc0.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gpcnvf0.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
/drivers/gpu/drm/nouveau/core/subdev/pwr/fuc/ |
D | perf.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | test.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | nv108.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | nvd0.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | idle.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | nvc0.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | nva3.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|