Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Ddrivetemp.c333 bool have_sct; in drivetemp_identify_sata() local
355 have_sct = ata_id_sct_supported(ata_id); in drivetemp_identify_sata()
366 if (have_sct && drivetemp_sct_avoid(st)) { in drivetemp_identify_sata()
369 have_sct = false; in drivetemp_identify_sata()
372 if (!have_sct) in drivetemp_identify_sata()