Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Ddrivetemp.c119 bool have_temp_lowest; /* lowest temp in SCT status */ member
388 st->have_temp_lowest = temp_is_valid(buf[SCT_STATUS_TEMP_LOWEST]); in drivetemp_identify_sata()
497 if (st->have_temp_lowest) in drivetemp_is_visible()