Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H 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,
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dtest_power.c33 static int battery_technology = POWER_SUPPLY_TECHNOLOGY_LION; variable
96 val->intval = battery_technology; in test_power_get_battery_property()
417 battery_technology = map_get_value(map_technology, key, in param_set_battery_technology()
418 battery_technology); in param_set_battery_technology()
427 map_get_key(map_ac_online, battery_technology, in param_get_battery_technology()
567 module_param(battery_technology, battery_technology, 0644);
568 MODULE_PARM_DESC(battery_technology,
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dsurface3_power.c71 u32 battery_technology; member
190 .battery_technology = 0x01,
/kernel/linux/linux-6.6/drivers/platform/surface/
H A Dsurface3_power.c71 u32 battery_technology; member
189 .battery_technology = 0x01,

Completed in 4 milliseconds