Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dhisi_thermal.c445 static int hisi_thermal_get_temp(void *__data, int *temp) in hisi_thermal_get_temp() function
459 .get_temp = hisi_thermal_get_temp,
470 hisi_thermal_get_temp(sensor, &temp); in hisi_thermal_alarm_irq_thread()