Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Ddrivetemp.c354 have_sct = ata_id_sct_supported(ata_id); in drivetemp_identify_sata()
/openbmc/linux/include/linux/
H A Data.h798 static inline bool ata_id_sct_supported(const u16 *id) in ata_id_sct_supported() function