Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Dab8500_bmdata.c37 const struct abx500_res_to_temp ab8500_temp_tbl_b_thermistor[] = { variable
54 EXPORT_SYMBOL(ab8500_temp_tbl_b_thermistor);
56 const int ab8500_temp_tbl_b_size = ARRAY_SIZE(ab8500_temp_tbl_b_thermistor);
270 .n_temp_tbl_elements = ARRAY_SIZE(ab8500_temp_tbl_b_thermistor),
271 .r_to_t_tbl = ab8500_temp_tbl_b_thermistor,
/Linux-v5.4/include/linux/power/
Dab8500.h13 extern const struct abx500_res_to_temp ab8500_temp_tbl_b_thermistor[];