Searched full:nimh (Results 1 – 4 of 4) 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","LiMn"
|
| /linux/drivers/power/supply/ |
| H A D | test_power.c | 434 { POWER_SUPPLY_TECHNOLOGY_NiMH, "NiMH" }, 736 "battery technology <NiMH|LION|LIPO|LiFe|NiCd|LiMn>");
|
| /linux/drivers/acpi/ |
| H A D | sbs.c | 150 if (!strcasecmp("NiMH", battery->device_chemistry)) in acpi_battery_technology()
|
| H A D | battery.c | 141 if (!strcasecmp("NiMH", battery->type)) in acpi_battery_technology()
|