Lines Matching defs:event
103 static u32 spwr_notify_ac(struct ssam_event_notifier *nf, const struct ssam_event *event)
110 dev_dbg(&ac->sdev->dev, "power event (cid = %#04x, iid = %#04x, tid = %#04x)\n",
111 event->command_id, event->instance_id, event->target_id);
122 switch (event->command_id) {
184 ac->notif.event.reg = registry;
185 ac->notif.event.id.target_category = sdev->uid.category;
186 ac->notif.event.id.instance = 0;
187 ac->notif.event.mask = SSAM_EVENT_MASK_NONE;
188 ac->notif.event.flags = SSAM_EVENT_SEQUENCED;