Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds