Home
last modified time | relevance | path

Searched refs:POWER_SUPPLY_TECHNOLOGY_NiMH (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/power/supply/
H A Dlego_ev3_battery.c110 case POWER_SUPPLY_TECHNOLOGY_NiMH: in lego_ev3_battery_set_property()
111 batt->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in lego_ev3_battery_set_property()
H A Dolpc_battery.c197 val->intval = POWER_SUPPLY_TECHNOLOGY_NiMH; in olpc_bat_get_tech()
228 case POWER_SUPPLY_TECHNOLOGY_NiMH: in olpc_bat_get_charge_full_design()
293 case POWER_SUPPLY_TECHNOLOGY_NiMH: in olpc_bat_get_voltage_max_design()
H A Dipaq_micro_battery.c141 val->intval = POWER_SUPPLY_TECHNOLOGY_NiMH; in micro_batt_get_property()
H A Dtest_power.c329 { POWER_SUPPLY_TECHNOLOGY_NiMH, "NiMH" },
H A Dpower_supply_sysfs.c116 [POWER_SUPPLY_TECHNOLOGY_NiMH] = "NiMH",
H A Dsurface_battery.c494 return POWER_SUPPLY_TECHNOLOGY_NiMH; in spwr_battery_prop_technology()
H A Dsbs-battery.c861 chip->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in sbs_get_chemistry()
H A Dpower_supply_core.c679 info->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in power_supply_get_battery_info()
/linux/include/linux/
H A Dpower_supply.h75 POWER_SUPPLY_TECHNOLOGY_NiMH, enumerator
/linux/drivers/acpi/
H A Dsbs.c151 return POWER_SUPPLY_TECHNOLOGY_NiMH; in acpi_battery_technology()
H A Dbattery.c144 return POWER_SUPPLY_TECHNOLOGY_NiMH; in acpi_battery_technology()
/linux/drivers/platform/x86/
H A Dcompal-laptop.c531 return POWER_SUPPLY_TECHNOLOGY_NiMH; in bat_technology()