Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Ddrivetemp.c124 bool have_temp_crit; /* have critical limit */ member
412 st->have_temp_crit = temp_is_valid(buf[7]); in drivetemp_identify_sata()
516 if (st->have_temp_crit) in drivetemp_is_visible()