Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
A Dtest_power.c33 static int battery_technology = POWER_SUPPLY_TECHNOLOGY_LION; variable
96 val->intval = battery_technology; in test_power_get_battery_property()
418 battery_technology = map_get_value(map_technology, key, in param_set_battery_technology()
419 battery_technology); in param_set_battery_technology()
428 map_get_key(map_ac_online, battery_technology, in param_get_battery_technology()
568 module_param(battery_technology, battery_technology, 0644);
569 MODULE_PARM_DESC(battery_technology,
/linux/drivers/platform/surface/
A Dsurface3_power.c71 u32 battery_technology; member
189 .battery_technology = 0x01,

Completed in 6 milliseconds