Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dntc_thermistor.c30 int temp_c; member
74 { .temp_c = -40, .ohm = 1747920 },
75 { .temp_c = -35, .ohm = 1245428 },
76 { .temp_c = -30, .ohm = 898485 },
77 { .temp_c = -25, .ohm = 655802 },
78 { .temp_c = -20, .ohm = 483954 },
79 { .temp_c = -15, .ohm = 360850 },
80 { .temp_c = -10, .ohm = 271697 },
81 { .temp_c = -5, .ohm = 206463 },
82 { .temp_c = 0, .ohm = 158214 },
[all …]