Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_core.h33 int notify_temp; member
Dthermal_core.c454 td->notify_temp = trip->temperature - trip->hysteresis; in handle_thermal_trip()
470 td->notify_temp = trip->temperature; in handle_thermal_trip()
537 return tda->notify_temp - tdb->notify_temp; in thermal_trip_notify_cmp()