Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Ddrivetemp.c120 bool have_temp_highest; /* highest temp in SCT status */ member
389 st->have_temp_highest = temp_is_valid(buf[SCT_STATUS_TEMP_HIGHEST]); in drivetemp_identify_sata()
501 if (st->have_temp_highest) in drivetemp_is_visible()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Ddrivetemp.c120 bool have_temp_highest; /* highest temp in SCT status */ member
388 st->have_temp_highest = temp_is_valid(buf[SCT_STATUS_TEMP_HIGHEST]); in drivetemp_identify_sata()
500 if (st->have_temp_highest) in drivetemp_is_visible()

Completed in 2 milliseconds