Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Ddrivetemp.c119 bool have_temp_lowest; /* lowest temp in SCT status */ member
387 st->have_temp_lowest = temp_is_valid(buf[SCT_STATUS_TEMP_LOWEST]); in drivetemp_identify_sata()
496 if (st->have_temp_lowest) in drivetemp_is_visible()