Searched refs:map_health (Results 1 - 1 of 1) sorted by relevance

/drivers/power/
H A Dtest_power.c242 static struct battery_property_map map_health[] = { variable in typeref:struct:battery_property_map
352 battery_health = map_get_value(map_health, key, battery_health);
359 strcpy(buffer, map_get_key(map_health, battery_health, "unknown"));

Completed in 64 milliseconds