Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
Dabx500.h61 struct abx500_v_to_cap { struct
188 const struct abx500_v_to_cap *v_to_cap_tbl;
/linux-4.1.27/drivers/power/
Dab8500_bmdata.c58 static const struct abx500_v_to_cap cap_tbl_a_thermistor[] = {
81 static const struct abx500_v_to_cap cap_tbl_b_thermistor[] = {
104 static const struct abx500_v_to_cap cap_tbl[] = {
Dab8500_fg.c864 const struct abx500_v_to_cap *tbl; in ab8500_fg_volt_to_capacity()