Home
last modified time | relevance | path

Searched refs:temp_lcrit (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Ddrivetemp.c127 int temp_lcrit; /* lower critical limit */ member
420 st->temp_lcrit = temp_from_sct(buf[9]); in drivetemp_identify_sata()
467 *val = st->temp_lcrit; in drivetemp_read()
H A Dnct6775.c1078 * 3=temp_crit, 4=temp_lcrit
1162 * 3=temp_crit, 4=temp_lcrit */
2487 SENSOR_TEMPLATE_2(temp_lcrit, "temp%d_lcrit", S_IRUGO | S_IWUSR, show_temp,
/kernel/linux/linux-6.6/drivers/hwmon/
H A Ddrivetemp.c127 int temp_lcrit; /* lower critical limit */ member
419 st->temp_lcrit = temp_from_sct(buf[9]); in drivetemp_identify_sata()
466 *val = st->temp_lcrit; in drivetemp_read()
H A Dnct6775-core.c2390 SENSOR_TEMPLATE_2(temp_lcrit, "temp%d_lcrit", 0644, show_temp, store_temp, 0, 4);

Completed in 14 milliseconds