Searched refs:CURRENT_AVG (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | ds2781_battery.c | 41 CURRENT_AVG, enumerator 238 else if (type == CURRENT_AVG) in ds2781_get_current() 406 ret = ds2781_get_current(dev_info, CURRENT_AVG, &val->intval); in ds2781_battery_get_property()
|
H A D | ds2780_battery.c | 43 CURRENT_AVG, enumerator 237 else if (type == CURRENT_AVG) in ds2780_get_current() 404 ret = ds2780_get_current(dev_info, CURRENT_AVG, &val->intval); in ds2780_battery_get_property()
|
H A D | apm_power.c | 131 if (MPSY_PROP(CURRENT_AVG, &I)) { in do_calculate_time()
|
H A D | power_supply_sysfs.c | 156 POWER_SUPPLY_ATTR(CURRENT_AVG),
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | ds2781_battery.c | 41 CURRENT_AVG, enumerator 238 else if (type == CURRENT_AVG) in ds2781_get_current() 406 ret = ds2781_get_current(dev_info, CURRENT_AVG, &val->intval); in ds2781_battery_get_property()
|
H A D | ds2780_battery.c | 43 CURRENT_AVG, enumerator 237 else if (type == CURRENT_AVG) in ds2780_get_current() 404 ret = ds2780_get_current(dev_info, CURRENT_AVG, &val->intval); in ds2780_battery_get_property()
|
H A D | apm_power.c | 131 if (MPSY_PROP(CURRENT_AVG, &I)) { in do_calculate_time()
|
H A D | power_supply_sysfs.c | 164 POWER_SUPPLY_ATTR(CURRENT_AVG),
|
Completed in 13 milliseconds