Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/power/supply/
H A 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),
H A Dab8500_bmdata.c221 bi->ocv_table_size[0] = ARRAY_SIZE(ocv_cap_tbl); in ab8500_bm_of_probe()
H A Dpower_supply_core.c664 info->ocv_table_size[index] = -EINVAL; in power_supply_get_battery_info()
776 info->ocv_table_size[index] = tab_len; in power_supply_get_battery_info()
1142 *table_len = info->ocv_table_size[best_index]; in power_supply_find_ocv2cap_table()
/kernel/linux/linux-5.10/include/linux/
H A Dpower_supply.h376 int ocv_table_size[POWER_SUPPLY_OCV_TEMP_MAX]; member
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dpower_supply_core.c601 info->ocv_table_size[index] = -EINVAL; in power_supply_get_battery_info()
703 info->ocv_table_size[index] = tab_len; in power_supply_get_battery_info()
861 *table_len = info->ocv_table_size[best_index]; in power_supply_find_ocv2cap_table()
/kernel/linux/linux-6.6/include/linux/
H A Dpower_supply.h536 * ocv_table and a size for each entry in ocv_table_size. These arrays
539 * @ocv_table_size: for each entry in ocv_temp this array is giving the size of
759 int ocv_table_size[POWER_SUPPLY_OCV_TEMP_MAX]; member

Completed in 9 milliseconds