Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Ddrivetemp.c332 bool have_sct_temp; in drivetemp_identify_sata() local
385 have_sct_temp = temp_is_valid(buf[SCT_STATUS_TEMP]); in drivetemp_identify_sata()
386 if (!have_sct_temp) in drivetemp_identify_sata()
424 if (have_sct_temp) { in drivetemp_identify_sata()