Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c1285 static int pmbus_thermal_get_temp(struct thermal_zone_device *tz, int *temp) in pmbus_thermal_get_temp() function
1312 .get_temp = pmbus_thermal_get_temp,