Searched refs:battery_technology (Results 1 – 1 of 1) sorted by relevance
33 static int battery_technology = POWER_SUPPLY_TECHNOLOGY_LION; variable94 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,