Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dhisi_thermal.c433 static int hisi_thermal_get_temp(void *__data, int *temp) in hisi_thermal_get_temp() function
447 .get_temp = hisi_thermal_get_temp,
458 hisi_thermal_get_temp(data, &temp); in hisi_thermal_alarm_irq_thread()