Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Ddrivetemp.c123 bool have_temp_lcrit; /* have lower critical limit */ member
415 st->have_temp_lcrit = temp_is_valid(buf[9]); in drivetemp_identify_sata()
513 if (st->have_temp_lcrit) in drivetemp_is_visible()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Ddrivetemp.c123 bool have_temp_lcrit; /* have lower critical limit */ member
414 st->have_temp_lcrit = temp_is_valid(buf[9]); in drivetemp_identify_sata()
512 if (st->have_temp_lcrit) in drivetemp_is_visible()

Completed in 3 milliseconds