Searched defs:mfi_evt_detail (Results 1 – 1 of 1) sorted by relevance
885 struct mfi_evt_detail { struct886 uint32_t seq;887 uint32_t time;888 uint32_t code;889 union mfi_evt class;890 uint8_t arg_type;891 uint8_t reserved1[15];893 union {1007 struct mfi_evt_detail event[1]; argument