Home
last modified time | relevance | path

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

/tools/thermal/thermal-engine/
A Dthermal-engine.c121 static int tz_delete(int tz_id, __maybe_unused void *arg) in tz_delete() function
273 .events.tz_delete = tz_delete,
/tools/lib/thermal/
A Devents.c46 return ops->tz_delete(nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_ID]), arg); in handle_thermal_event()
129 enabled_ops[THERMAL_GENL_EVENT_TZ_DELETE] = !!ops->tz_delete; in thermal_events_ops_init()
/tools/lib/thermal/include/
A Dthermal.h31 int (*tz_delete)(int tz_id, void *arg); member

Completed in 7 milliseconds