Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Ddrivetemp.c331 bool have_sct_temp; in drivetemp_identify_sata() local
384 have_sct_temp = temp_is_valid(buf[SCT_STATUS_TEMP]); in drivetemp_identify_sata()
385 if (!have_sct_temp) in drivetemp_identify_sata()
423 if (have_sct_temp) { in drivetemp_identify_sata()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Ddrivetemp.c330 bool have_sct_temp; in drivetemp_identify_sata() local
383 have_sct_temp = temp_is_valid(buf[SCT_STATUS_TEMP]); in drivetemp_identify_sata()
384 if (!have_sct_temp) in drivetemp_identify_sata()
422 if (have_sct_temp) { in drivetemp_identify_sata()

Completed in 3 milliseconds