Searched defs:aac_aifcmd (Results 1 – 1 of 1) sorted by relevance
2611 struct aac_aifcmd { struct2612 __le32 command; /* Tell host what type of notify this is */2613 __le32 seqnum; /* To allow ordering of reports (if necessary) */2614 u8 data[]; /* Undefined length (from kernel viewpoint) */