Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A Dthermal_mmio.c23 static int thermal_mmio_get_temperature(void *private, int *temp) in thermal_mmio_get_temperature() function
38 .get_temp = thermal_mmio_get_temperature,
82 thermal_mmio_get_temperature(sensor, &temperature); in thermal_mmio_probe()

Completed in 3 milliseconds