Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/pmbus/
Dpmbus_core.c1275 static int pmbus_thermal_get_temp(struct thermal_zone_device *tz, int *temp) in pmbus_thermal_get_temp() function
1302 .get_temp = pmbus_thermal_get_temp,