Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Ddrivetemp.c125 int temp_lcrit; /* lower critical limit */ member
421 st->temp_lcrit = temp_from_sct(buf[9]); in drivetemp_identify_sata()
466 *val = st->temp_lcrit; in drivetemp_read()