Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Ddrivetemp.c207 static int drivetemp_get_smarttemp(struct drivetemp_data *st, u32 attr, in drivetemp_get_smarttemp() function
430 st->get_temp = drivetemp_get_smarttemp; in drivetemp_identify_sata()
431 return drivetemp_get_smarttemp(st, hwmon_temp_input, &temp); in drivetemp_identify_sata()