Home
last modified time | relevance | path

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

/tools/thermal/thermal-engine/
A Dthermal-engine.c185 static int trip_change(int tz_id, int trip_id, int type, int temp, in trip_change() function
280 .events.trip_change = trip_change,
/tools/lib/thermal/
A Devents.c55 return ops->trip_change(nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_ID]), in handle_thermal_event()
134 enabled_ops[THERMAL_GENL_EVENT_TZ_TRIP_CHANGE] = !!ops->trip_change; in thermal_events_ops_init()
/tools/lib/thermal/include/
A Dthermal.h37 int (*trip_change)(int tz_id, int trip_id, int type, int temp, int hyst, void *arg); member

Completed in 7 milliseconds