Searched defs:c2h_evt_hdr (Results 1 – 3 of 3) sorted by relevance
93 struct c2h_evt_hdr { struct94 u8 cmd_id;95 u8 cmd_len;96 u8 cmd_seq;
93 struct c2h_evt_hdr { struct100 struct c2h_evt_hdr_88xx { argument
70 struct c2h_evt_hdr { struct71 u8 id:4;72 u8 plen:4;73 u8 seq;74 u8 payload[];