map_health        265 drivers/power/supply/test_power.c static struct battery_property_map map_health[] = {
map_health        377 drivers/power/supply/test_power.c 	battery_health = map_get_value(map_health, key, battery_health);
map_health        384 drivers/power/supply/test_power.c 	strcpy(buffer, map_get_key(map_health, battery_health, "unknown"));