Searched refs:cdev_update (Results 1 – 4 of 4) sorted by relevance
181 static int cdev_update(int cdev_id, int cur_state, __maybe_unused void *arg) in cdev_update() function212 .events.cdev_update = cdev_update,
91 return ops->cdev_update(nla_get_u32(attrs[THERMAL_GENL_ATTR_CDEV_ID]), in handle_thermal_event()115 enabled_ops[THERMAL_GENL_EVENT_CDEV_STATE_UPDATE] = !!ops->cdev_update; in thermal_events_ops_init()
32 int (*cdev_update)(int cdev_id, int cur_state, void *arg); member
49 TRACE_EVENT(cdev_update,