Home
last modified time | relevance | path

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

/openbmc/linux/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);