Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Ddrivetemp.c123 bool have_temp_lcrit; /* have lower critical limit */ member
414 st->have_temp_lcrit = temp_is_valid(buf[9]); in drivetemp_identify_sata()
512 if (st->have_temp_lcrit) in drivetemp_is_visible()