Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Ddrivetemp.c124 bool have_temp_crit; /* have critical limit */ member
413 st->have_temp_crit = temp_is_valid(buf[7]); in drivetemp_identify_sata()
517 if (st->have_temp_crit) in drivetemp_is_visible()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Ddrivetemp.c124 bool have_temp_crit; /* have critical limit */ member
412 st->have_temp_crit = temp_is_valid(buf[7]); in drivetemp_identify_sata()
516 if (st->have_temp_crit) in drivetemp_is_visible()

Completed in 2 milliseconds