Event handling function
void i2o_exec_event(struct work_struct * work);
work
Work item in occurring event
Handles events send by the Executive device. At the moment does not do anything useful.