Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
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()
Dnct6775-core.c2386 SENSOR_TEMPLATE_2(temp_lcrit, "temp%d_lcrit", 0644, show_temp, store_temp, 0, 4);