Home
last modified time | relevance | path

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

/tools/thermal/thermal-engine/
A Dthermal-engine.c215 static int cdev_update(int cdev_id, int cur_state, __maybe_unused void *arg) in cdev_update() function
283 .events.cdev_update = cdev_update,
/tools/lib/thermal/
A Devents.c91 return ops->cdev_update(nla_get_u32(attrs[THERMAL_GENL_ATTR_CDEV_ID]), in handle_thermal_event()
139 enabled_ops[THERMAL_GENL_EVENT_CDEV_STATE_UPDATE] = !!ops->cdev_update; in thermal_events_ops_init()
/tools/lib/thermal/include/
A Dthermal.h41 int (*cdev_update)(int cdev_id, int cur_state, void *arg); member

Completed in 4 milliseconds