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