Searched refs:ocv_table (Results 1 – 4 of 4) sorted by relevance
217 if (!bi->ocv_table[0]) { in ab8500_bm_of_probe()220 bi->ocv_table[0] = ocv_cap_tbl; in ab8500_bm_of_probe()
666 .ocv_table[0] = samsung_ocv_cap_1500mah,710 .ocv_table[0] = samsung_ocv_cap_1500mah,754 .ocv_table[0] = samsung_ocv_cap_1500mah,797 .ocv_table[0] = samsung_ocv_cap_eb485159lu,842 .ocv_table[0] = samsung_ocv_cap_eb535151vu,886 .ocv_table[0] = samsung_ocv_cap_eb585157lu,
662 info->ocv_table[index] = NULL; in power_supply_get_battery_info()778 table = info->ocv_table[index] = in power_supply_get_battery_info()780 if (!info->ocv_table[index]) { in power_supply_get_battery_info()831 if (info->ocv_table[i]) in power_supply_put_battery_info()832 devm_kfree(&psy->dev, info->ocv_table[i]); in power_supply_put_battery_info()1126 if (!info->ocv_table[0]) in power_supply_find_ocv2cap_table()1131 if (!info->ocv_table[i]) in power_supply_find_ocv2cap_table()1143 return info->ocv_table[best_index]; in power_supply_find_ocv2cap_table()
758 struct power_supply_battery_ocv_table *ocv_table[POWER_SUPPLY_OCV_TEMP_MAX]; member