Lines Matching defs:event
14 efc_domain_cb(void *arg, int event, void *data)
21 if (event != EFC_HW_DOMAIN_FOUND)
26 switch (event) {
91 efc_log_warn(efc, "unsupported event %#x\n", event);
397 * post an event to attach to
559 * duplicate domain event post
567 /* sm: / forward event to all nports and nodes */
841 enum efc_sm_event event, void *arg)
846 rc = efc_sm_post_event(&domain->drvsm, event, arg);