Searched defs:snd_queue (Results 1 – 1 of 1) sorted by relevance
270 struct snd_queue { struct271 bool enable;272 u8 cq_qs; /* CQ's QS to which this SQ is pointing */273 u8 cq_idx; /* CQ index (0 to 7) in the above QS */297 struct snd_queue sq[MAX_SND_QUEUES_PER_QS]; argument
Completed in 6 milliseconds