ab8500_temp_tbl_b_thermistor   37 drivers/power/supply/ab8500_bmdata.c const struct abx500_res_to_temp ab8500_temp_tbl_b_thermistor[] = {
ab8500_temp_tbl_b_thermistor   54 drivers/power/supply/ab8500_bmdata.c EXPORT_SYMBOL(ab8500_temp_tbl_b_thermistor);
ab8500_temp_tbl_b_thermistor   56 drivers/power/supply/ab8500_bmdata.c const int ab8500_temp_tbl_b_size = ARRAY_SIZE(ab8500_temp_tbl_b_thermistor);
ab8500_temp_tbl_b_thermistor  270 drivers/power/supply/ab8500_bmdata.c 		.n_temp_tbl_elements = ARRAY_SIZE(ab8500_temp_tbl_b_thermistor),
ab8500_temp_tbl_b_thermistor  271 drivers/power/supply/ab8500_bmdata.c 		.r_to_t_tbl = ab8500_temp_tbl_b_thermistor,
ab8500_temp_tbl_b_thermistor   13 include/linux/power/ab8500.h extern const struct abx500_res_to_temp ab8500_temp_tbl_b_thermistor[];