Searched refs:temp_tbl (Results 1 – 2 of 2) sorted by relevance
136 static const struct abx500_res_to_temp temp_tbl[] = { variable215 .n_temp_tbl_elements = ARRAY_SIZE(temp_tbl),216 .r_to_t_tbl = temp_tbl,301 .n_temp_tbl_elements = ARRAY_SIZE(temp_tbl),302 .r_to_t_tbl = temp_tbl,333 .n_temp_tbl_elements = ARRAY_SIZE(temp_tbl),334 .r_to_t_tbl = temp_tbl,360 .n_temp_tbl_elements = ARRAY_SIZE(temp_tbl),361 .r_to_t_tbl = temp_tbl,387 .n_temp_tbl_elements = ARRAY_SIZE(temp_tbl),[all …]
40 const struct abx500_res_to_temp *temp_tbl; member65 const struct abx500_res_to_temp *tbl = cfg->temp_tbl; in ab8500_voltage_to_temp()187 ab8500_data->cfg.temp_tbl = ab8500_temp_tbl_a_thermistor; in abx500_hwmon_init()