Searched refs:ab8500_temp_tbl_a_thermistor (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/power/
H A Dab8500.h10 extern const struct abx500_res_to_temp ab8500_temp_tbl_a_thermistor[];
/linux-4.1.27/drivers/power/
H A Dab8500_bmdata.c14 const struct abx500_res_to_temp ab8500_temp_tbl_a_thermistor[] = { variable in typeref:struct:abx500_res_to_temp
31 EXPORT_SYMBOL(ab8500_temp_tbl_a_thermistor); variable
33 const int ab8500_temp_tbl_a_size = ARRAY_SIZE(ab8500_temp_tbl_a_thermistor);
241 .n_temp_tbl_elements = ARRAY_SIZE(ab8500_temp_tbl_a_thermistor),
242 .r_to_t_tbl = ab8500_temp_tbl_a_thermistor,
/linux-4.1.27/drivers/hwmon/
H A Dab8500.c180 ab8500_data->cfg.temp_tbl = ab8500_temp_tbl_a_thermistor; abx500_hwmon_init()

Completed in 107 milliseconds