Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Ddrivetemp.c152 static inline bool ata_id_smart_supported(u16 *id) in ata_id_smart_supported() function
360 have_smart = ata_id_smart_supported(ata_id) && in drivetemp_identify_sata()