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,
666 info->ocv_table[index] = NULL; in power_supply_get_battery_info()780 table = info->ocv_table[index] = in power_supply_get_battery_info()782 if (!info->ocv_table[index]) { in power_supply_get_battery_info()833 if (info->ocv_table[i]) in power_supply_put_battery_info()834 devm_kfree(&psy->dev, info->ocv_table[i]); in power_supply_put_battery_info()1128 if (!info->ocv_table[0]) in power_supply_find_ocv2cap_table()1133 if (!info->ocv_table[i]) in power_supply_find_ocv2cap_table()1145 return info->ocv_table[best_index]; in power_supply_find_ocv2cap_table()
753 struct power_supply_battery_ocv_table *ocv_table[POWER_SUPPLY_OCV_TEMP_MAX]; member