Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/pmbus/
Dpmbus_core.c1348 static int pmbus_thermal_get_temp(struct thermal_zone_device *tz, int *temp) in pmbus_thermal_get_temp() function
1375 .get_temp = pmbus_thermal_get_temp,