Searched refs:temp_tbl (Results 1 – 2 of 2) sorted by relevance
135 static const struct abx500_res_to_temp temp_tbl[] = { variable214 .n_temp_tbl_elements = ARRAY_SIZE(temp_tbl),215 .r_to_t_tbl = temp_tbl,300 .n_temp_tbl_elements = ARRAY_SIZE(temp_tbl),301 .r_to_t_tbl = temp_tbl,332 .n_temp_tbl_elements = ARRAY_SIZE(temp_tbl),333 .r_to_t_tbl = temp_tbl,359 .n_temp_tbl_elements = ARRAY_SIZE(temp_tbl),360 .r_to_t_tbl = temp_tbl,386 .n_temp_tbl_elements = ARRAY_SIZE(temp_tbl),[all …]
36 const struct abx500_res_to_temp *temp_tbl; member60 const struct abx500_res_to_temp *tbl = cfg->temp_tbl; in ab8500_voltage_to_temp()180 ab8500_data->cfg.temp_tbl = ab8500_temp_tbl_a_thermistor; in abx500_hwmon_init()