Searched refs:temp_c (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hwmon/ |
A D | ntc_thermistor.c | 25 int temp_c; member 74 { .temp_c = 0, .ohm = 158214 }, 75 { .temp_c = 5, .ohm = 122259 }, 87 { .temp_c = 65, .ohm = 9328 }, 88 { .temp_c = 70, .ohm = 7798 }, 89 { .temp_c = 75, .ohm = 6544 }, 90 { .temp_c = 80, .ohm = 5518 }, 91 { .temp_c = 85, .ohm = 4674 }, 92 { .temp_c = 90, .ohm = 3972 }, 93 { .temp_c = 95, .ohm = 3388 }, [all …]
|
Completed in 9 milliseconds