Searched full:nimh (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/power_supply/ |
| H A D | test_power_supply_properties.sh | 77 test_sysfs_prop_optional_list technology "Unknown","NiMH","Li-ion","Li-poly","LiFe","NiCd"\
|
| /linux/drivers/power/supply/ |
| H A D | lego_ev3_battery.c | 100 * Only allow changing technology from Unknown to NiMH. Li-ion in lego_ev3_battery_set_property()
|
| H A D | test_power.c | 434 { POWER_SUPPLY_TECHNOLOGY_NiMH, "NiMH" }, 736 "battery technology <NiMH|LION|LIPO|LiFe|NiCd|LiMn>");
|
| H A D | surface_battery.c | 493 if (!strcasecmp("NiMH", bat->bix.type)) in spwr_battery_prop_technology()
|
| /linux/drivers/acpi/ |
| H A D | sbs.c | 148 if (!strcasecmp("NiMH", battery->device_chemistry)) in acpi_battery_technology()
|
| H A D | battery.c | 151 if (!strcasecmp("NiMH", battery->type)) in acpi_battery_technology()
|