battery_health 31 drivers/power/supply/test_power.c static int battery_health = POWER_SUPPLY_HEALTH_GOOD; battery_health 88 drivers/power/supply/test_power.c val->intval = battery_health; battery_health 377 drivers/power/supply/test_power.c battery_health = map_get_value(map_health, key, battery_health); battery_health 384 drivers/power/supply/test_power.c strcpy(buffer, map_get_key(map_health, battery_health, "unknown")); battery_health 518 drivers/power/supply/test_power.c module_param(battery_health, battery_health, 0644); battery_health 519 drivers/power/supply/test_power.c MODULE_PARM_DESC(battery_health,