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