Searched defs:snd_cs46xx_pcm (Results 1 – 2 of 2) sorted by relevance
1620 struct snd_cs46xx_pcm { struct1621 struct snd_dma_buffer hw_buf;1623 unsigned int ctl;1624 unsigned int shift; /* Shift count to trasform frames in bytes */1625 struct snd_pcm_indirect pcm_rec;1626 struct snd_pcm_substream *substream;1628 struct dsp_pcm_channel_descriptor * pcm_channel;1630 int pcm_channel_id; /* Fron Rear, Center Lfe ... */
1747 int snd_cs46xx_pcm(struct snd_cs46xx *chip, int device) in snd_cs46xx_pcm() function
Completed in 22 milliseconds