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