Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_quark_dts_thermal.c189 static int _get_trip_temp(int trip, int *temp) in _get_trip_temp() function
217 return _get_trip_temp(trip, temp); in sys_get_trip_temp()
222 return _get_trip_temp(QRK_DTS_ID_TP_CRITICAL, temp); in sys_get_crit_temp()