Home
last modified time | relevance | path

Searched refs:cell_char_tbl (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/power/
Dmax17042_battery.h196 u16 cell_char_tbl[MAX17042_CHARACTERIZATION_DATA_SIZE]; member
/Linux-v5.4/drivers/power/supply/
Dmax17042_battery.c538 chip->pdata->config_data->cell_char_tbl[i]); in max17042_write_model_data()
573 int table_size = ARRAY_SIZE(chip->pdata->config_data->cell_char_tbl); in max17042_init_model()
588 chip->pdata->config_data->cell_char_tbl, in max17042_init_model()
601 int table_size = ARRAY_SIZE(chip->pdata->config_data->cell_char_tbl); in max17042_verify_model_lock()