Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Dab8500_bmdata.c36 const struct abx500_res_to_temp ab8500_temp_tbl_b_thermistor[] = { variable
53 EXPORT_SYMBOL(ab8500_temp_tbl_b_thermistor);
55 const int ab8500_temp_tbl_b_size = ARRAY_SIZE(ab8500_temp_tbl_b_thermistor);
269 .n_temp_tbl_elements = ARRAY_SIZE(ab8500_temp_tbl_b_thermistor),
270 .r_to_t_tbl = ab8500_temp_tbl_b_thermistor,
/linux-4.4.14/include/linux/power/
Dab8500.h13 extern const struct abx500_res_to_temp ab8500_temp_tbl_b_thermistor[];