Searched refs:POWER_SUPPLY_TECHNOLOGY_LiMn (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | power_supply.h | 78 POWER_SUPPLY_TECHNOLOGY_LiMn, enumerator
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | collie_battery.c | 266 .technology = POWER_SUPPLY_TECHNOLOGY_LiMn,
|
H A D | power_supply_sysfs.c | 118 [POWER_SUPPLY_TECHNOLOGY_LiMn] = "LiMn",
|
H A D | test_power.c | 298 { POWER_SUPPLY_TECHNOLOGY_LiMn, "LiMn" },
|
H A D | tosa_battery.c | 300 .technology = POWER_SUPPLY_TECHNOLOGY_LiMn,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | power_supply.h | 80 POWER_SUPPLY_TECHNOLOGY_LiMn, enumerator
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | collie_battery.c | 268 .technology = POWER_SUPPLY_TECHNOLOGY_LiMn,
|
H A D | power_supply_sysfs.c | 120 [POWER_SUPPLY_TECHNOLOGY_LiMn] = "LiMn",
|
H A D | test_power.c | 298 { POWER_SUPPLY_TECHNOLOGY_LiMn, "LiMn" },
|
H A D | power_supply_core.c | 685 info->technology = POWER_SUPPLY_TECHNOLOGY_LiMn; in power_supply_get_battery_info()
|
Completed in 18 milliseconds