Home
last modified time | relevance | path

Searched refs:v2_code_table (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/
Drockchip_thermal.c171 static const struct tsadc_table v2_code_table[] = { variable
329 num = table.id[mid].temp - v2_code_table[mid - 1].temp; in rk_tsadcv2_code_to_temp()
449 .id = v2_code_table,
450 .length = ARRAY_SIZE(v2_code_table),