Home
last modified time | relevance | path

Searched refs:n_v_cap_tbl_elements (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/power/supply/
Dab8500_bmdata.c216 .n_v_cap_tbl_elements = ARRAY_SIZE(cap_tbl),
243 .n_v_cap_tbl_elements = ARRAY_SIZE(cap_tbl_a_thermistor),
271 .n_v_cap_tbl_elements = ARRAY_SIZE(cap_tbl_b_thermistor),
302 .n_v_cap_tbl_elements = ARRAY_SIZE(cap_tbl),
334 .n_v_cap_tbl_elements = ARRAY_SIZE(cap_tbl),
361 .n_v_cap_tbl_elements = ARRAY_SIZE(cap_tbl),
388 .n_v_cap_tbl_elements = ARRAY_SIZE(cap_tbl),
Dab8500-bm.h425 int n_v_cap_tbl_elements; member
Dab8500_fg.c861 tbl_size = di->bm->bat_type[di->bm->batt_id].n_v_cap_tbl_elements; in ab8500_fg_volt_to_capacity()