Home
last modified time | relevance | path

Searched refs:battery_technology (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/power/supply/
Dtest_power.c36 static int battery_technology = POWER_SUPPLY_TECHNOLOGY_LION; variable
97 val->intval = battery_technology; in test_power_get_battery_property()
409 battery_technology = map_get_value(map_technology, key, in param_set_battery_technology()
410 battery_technology); in param_set_battery_technology()
419 map_get_key(map_technology, battery_technology, "unknown")); in param_get_battery_technology()
517 module_param(battery_technology, battery_technology, 0644);
518 MODULE_PARM_DESC(battery_technology,