Home
last modified time | relevance | path

Searched refs:power_supply_ocv2cap_simple (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dsc27xx_fuel_gauge.c333 *cap = power_supply_ocv2cap_simple(data->cap_table, data->table_len, in sc27xx_fgu_get_boot_capacity()
829 int cur_cap = power_supply_ocv2cap_simple(data->cap_table, in sc27xx_fgu_capacity_calibration()
850 cur_cap = power_supply_ocv2cap_simple(data->cap_table, in sc27xx_fgu_capacity_calibration()
864 data->alarm_cap = power_supply_ocv2cap_simple(data->cap_table, in sc27xx_fgu_capacity_calibration()
1025 data->alarm_cap = power_supply_ocv2cap_simple(data->cap_table, in sc27xx_fgu_hw_init()
H A Dpower_supply_core.c803 * power_supply_ocv2cap_simple() - find the battery capacity
814 int power_supply_ocv2cap_simple(struct power_supply_battery_ocv_table *table, in power_supply_ocv2cap_simple() function
836 EXPORT_SYMBOL_GPL(power_supply_ocv2cap_simple); variable
876 return power_supply_ocv2cap_simple(table, table_len, ocv); in power_supply_batinfo_ocv2cap()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dsc27xx_fuel_gauge.c333 *cap = power_supply_ocv2cap_simple(data->cap_table, data->table_len, in sc27xx_fgu_get_boot_capacity()
829 int cur_cap = power_supply_ocv2cap_simple(data->cap_table, in sc27xx_fgu_capacity_calibration()
850 cur_cap = power_supply_ocv2cap_simple(data->cap_table, in sc27xx_fgu_capacity_calibration()
864 data->alarm_cap = power_supply_ocv2cap_simple(data->cap_table, in sc27xx_fgu_capacity_calibration()
1025 data->alarm_cap = power_supply_ocv2cap_simple(data->cap_table, in sc27xx_fgu_hw_init()
H A Dpower_supply_core.c1083 * power_supply_ocv2cap_simple() - find the battery capacity
1094 int power_supply_ocv2cap_simple(struct power_supply_battery_ocv_table *table, in power_supply_ocv2cap_simple() function
1117 EXPORT_SYMBOL_GPL(power_supply_ocv2cap_simple); variable
1157 return power_supply_ocv2cap_simple(table, table_len, ocv); in power_supply_batinfo_ocv2cap()
/kernel/linux/linux-5.10/include/linux/
H A Dpower_supply.h404 extern int power_supply_ocv2cap_simple(struct power_supply_battery_ocv_table *table,
/kernel/linux/linux-6.6/include/linux/
H A Dpower_supply.h806 extern int power_supply_ocv2cap_simple(struct power_supply_battery_ocv_table *table,

Completed in 11 milliseconds