Lines Matching defs:psc_dma_stream
21 struct psc_dma_stream { struct22 struct snd_pcm_runtime *runtime;23 int active;24 struct psc_dma *psc_dma;25 struct bcom_task *bcom_task;26 int irq;27 struct snd_pcm_substream *stream;28 int period_next;29 int period_current;30 int period_bytes;31 int period_count;34 u32 ac97_slot_bits;