Searched defs:hda_stream_desc (Results 1 – 1 of 1) sorted by relevance
102 struct hda_stream_desc { struct103 uint8_t dir;104 uint8_t run;105 uint8_t stream;108 uint32_t bp;133 struct hda_stream_desc streams[HDA_IOSS_NO]; argument