Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_mmio.c23 static int thermal_mmio_get_temperature(struct thermal_zone_device *tz, int *temp) in thermal_mmio_get_temperature() function
37 .get_temp = thermal_mmio_get_temperature,
79 thermal_mmio_get_temperature(thermal_zone, &temperature); in thermal_mmio_probe()