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,
358 !psy->battery_info->ocv_table[0]) { in ug3105_probe()
565 * @ocv_table: for each entry in ocv_temp there is a corresponding entry in566 * ocv_table and a size for each entry in ocv_table_size. These arrays570 * each entry in the array of capacity arrays in ocv_table.575 * circuit voltage (OCV) that is then used with the ocv_table to calculate788 const struct power_supply_battery_ocv_table *ocv_table[POWER_SUPPLY_OCV_TEMP_MAX]; member