Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/power/supply/
Dsamsung-sdi-battery.c667 .ocv_table_size[0] = ARRAY_SIZE(samsung_ocv_cap_1500mah),
711 .ocv_table_size[0] = ARRAY_SIZE(samsung_ocv_cap_1500mah),
755 .ocv_table_size[0] = ARRAY_SIZE(samsung_ocv_cap_1500mah),
798 .ocv_table_size[0] = ARRAY_SIZE(samsung_ocv_cap_eb485159lu),
843 .ocv_table_size[0] = ARRAY_SIZE(samsung_ocv_cap_eb535151vu),
887 .ocv_table_size[0] = ARRAY_SIZE(samsung_ocv_cap_eb585157lu),
Dab8500_bmdata.c221 bi->ocv_table_size[0] = ARRAY_SIZE(ocv_cap_tbl); in ab8500_bm_of_probe()
Dpower_supply_core.c668 info->ocv_table_size[index] = -EINVAL; in power_supply_get_battery_info()
778 info->ocv_table_size[index] = tab_len; in power_supply_get_battery_info()
1144 *table_len = info->ocv_table_size[best_index]; in power_supply_find_ocv2cap_table()
/linux-6.12.1/include/linux/
Dpower_supply.h754 int ocv_table_size[POWER_SUPPLY_OCV_TEMP_MAX]; member