Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c175 static int _get_trip_temp(int trip, int *temp) in _get_trip_temp() function
203 return _get_trip_temp(trip, temp); in sys_get_trip_temp()
208 return _get_trip_temp(QRK_DTS_ID_TP_CRITICAL, temp); in sys_get_crit_temp()