Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Ddrivetemp.c206 static int drivetemp_get_smarttemp(struct drivetemp_data *st, u32 attr, in drivetemp_get_smarttemp() function
429 st->get_temp = drivetemp_get_smarttemp; in drivetemp_identify_sata()
430 return drivetemp_get_smarttemp(st, hwmon_temp_input, &temp); in drivetemp_identify_sata()