Searched refs:thermal_mmio_get_temperature (Results 1 – 1 of 1) sorted by relevance
23 static int thermal_mmio_get_temperature(struct thermal_zone_device *tz, int *temp) in thermal_mmio_get_temperature() function37 .get_temp = thermal_mmio_get_temperature,79 thermal_mmio_get_temperature(thermal_zone, &temperature); in thermal_mmio_probe()