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