Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A Dthermal_core.c430 int old_threshold; in handle_thermal_trip() local
442 old_threshold = td->threshold; in handle_thermal_trip()
445 if (tz->last_temperature >= old_threshold && in handle_thermal_trip()
/linux/drivers/infiniband/hw/hfi1/
A Dpio.c587 u32 old_threshold; in sc_set_cr_threshold() local
592 old_threshold = (sc->credit_ctrl >> in sc_set_cr_threshold()
596 if (new_threshold != old_threshold) { in sc_set_cr_threshold()

Completed in 10 milliseconds