Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Ddrivetemp.c120 bool have_temp_max; /* have max temp */ member
413 st->have_temp_max = temp_is_valid(buf[6]); in drivetemp_identify_sata()
508 if (st->have_temp_max) in drivetemp_is_visible()