Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Dtest_power.c33 static int battery_technology = POWER_SUPPLY_TECHNOLOGY_LION; variable
94 val->intval = battery_technology; in test_power_get_battery_property()
406 battery_technology = map_get_value(map_technology, key, in param_set_battery_technology()
407 battery_technology); in param_set_battery_technology()
416 map_get_key(map_technology, battery_technology, "unknown")); in param_get_battery_technology()
514 module_param(battery_technology, battery_technology, 0644);
515 MODULE_PARM_DESC(battery_technology,