Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds