Searched refs:pending_wmi_event (Results 1 – 2 of 2) sorted by relevance
721 struct pending_wmi_event *evt; in wmi_recv_cmd()765 evt = kmalloc(ALIGN(offsetof(struct pending_wmi_event, in wmi_recv_cmd()1313 struct pending_wmi_event *evt, *t; in wmi_event_flush()1404 struct pending_wmi_event *evt; in wmi_event_worker()1409 evt = list_entry(lh, struct pending_wmi_event, list); in wmi_event_worker()
354 struct pending_wmi_event { struct