Home
last modified time | relevance | path

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

/drivers/thermal/
Dhisi_thermal.c441 static int hisi_thermal_get_temp(void *__data, int *temp) in hisi_thermal_get_temp() function
455 .get_temp = hisi_thermal_get_temp,
466 hisi_thermal_get_temp(sensor, &temp); in hisi_thermal_alarm_irq_thread()