Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
Dtest_power.c36 static int battery_technology = POWER_SUPPLY_TECHNOLOGY_LION; variable
97 val->intval = battery_technology; in test_power_get_battery_property()
407 battery_technology = map_get_value(map_technology, key, in param_set_battery_technology()
408 battery_technology); in param_set_battery_technology()
417 map_get_key(map_technology, battery_technology, "unknown")); in param_get_battery_technology()
515 module_param(battery_technology, battery_technology, 0644);
516 MODULE_PARM_DESC(battery_technology,