Searched refs:temp_c (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | ntc_thermistor.c | 28 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 [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | ntc_thermistor.c | 30 int temp_c; member 73 { .temp_c = -40, .ohm = 1747920 }, 74 { .temp_c = -35, .ohm = 1245428 }, 75 { .temp_c = -30, .ohm = 898485 }, 76 { .temp_c = -25, .ohm = 655802 }, 77 { .temp_c = -20, .ohm = 483954 }, 78 { .temp_c = -15, .ohm = 360850 }, 79 { .temp_c = -10, .ohm = 271697 }, 80 { .temp_c = -5, .ohm = 206463 }, 81 { .temp_c [all...] |
Completed in 2 milliseconds