Home
last modified time | relevance | path

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

/tools/thermal/thermal-engine/
A Dthermal-engine.c148 static int trip_high(int tz_id, int trip_id, int temp, void *arg) in trip_high() function
276 .events.trip_high = trip_high,
/tools/lib/thermal/
A Devents.c73 return ops->trip_high(nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_ID]), in handle_thermal_event()
132 enabled_ops[THERMAL_GENL_EVENT_TZ_TRIP_UP] = !!ops->trip_high; in thermal_events_ops_init()
/tools/lib/thermal/include/
A Dthermal.h34 int (*trip_high)(int tz_id, int trip_id, int temp, void *arg); member

Completed in 4 milliseconds