Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/power/supply/
Dab8500_bmdata.c58 static const struct ab8500_v_to_cap cap_tbl_a_thermistor[] = {
81 static const struct ab8500_v_to_cap cap_tbl_b_thermistor[] = {
104 static const struct ab8500_v_to_cap cap_tbl[] = {
Dab8500-bm.h299 struct ab8500_v_to_cap { struct
426 const struct ab8500_v_to_cap *v_to_cap_tbl;
Dab8500_fg.c857 const struct ab8500_v_to_cap *tbl; in ab8500_fg_volt_to_capacity()