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

/linux-4.1.27/include/linux/power/
H A Dab8500.h13 extern const struct abx500_res_to_temp ab8500_temp_tbl_b_thermistor[];
/linux-4.1.27/drivers/power/
H A Dab8500_bmdata.c36 const struct abx500_res_to_temp ab8500_temp_tbl_b_thermistor[] = { variable in typeref:struct:abx500_res_to_temp
53 EXPORT_SYMBOL(ab8500_temp_tbl_b_thermistor); variable
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,

Completed in 30 milliseconds