Home
last modified time | relevance | path

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

/drivers/hwmon/
Dntc_thermistor.c28 int temp_c; member
69 { .temp_c = -40, .ohm = 1747920 },
70 { .temp_c = -35, .ohm = 1245428 },
71 { .temp_c = -30, .ohm = 898485 },
72 { .temp_c = -25, .ohm = 655802 },
73 { .temp_c = -20, .ohm = 483954 },
74 { .temp_c = -15, .ohm = 360850 },
75 { .temp_c = -10, .ohm = 271697 },
76 { .temp_c = -5, .ohm = 206463 },
77 { .temp_c = 0, .ohm = 158214 },
[all …]