Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
Dpower_supply_core.c594 info->ocv_table_size[index] = -EINVAL; in power_supply_get_battery_info()
696 info->ocv_table_size[index] = tab_len; in power_supply_get_battery_info()
854 *table_len = info->ocv_table_size[best_index]; in power_supply_find_ocv2cap_table()
/kernel/linux/linux-5.10/include/linux/
Dpower_supply.h376 int ocv_table_size[POWER_SUPPLY_OCV_TEMP_MAX]; member