Searched refs:snd_cs46xx_pcm (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/cs46xx/
H A Dcs46xx.c103 if ((err = snd_cs46xx_pcm(chip, 0, NULL)) < 0) {
H A Dcs46xx_lib.c688 struct snd_cs46xx_pcm * cpcm = runtime->private_data;
695 struct snd_cs46xx_pcm * cpcm = runtime->private_data;
720 struct snd_cs46xx_pcm *cpcm = substream->runtime->private_data;
736 struct snd_cs46xx_pcm *cpcm = substream->runtime->private_data;
770 struct snd_cs46xx_pcm *cpcm = substream->runtime->private_data;
858 static int _cs46xx_adjust_sample_rate (struct snd_cs46xx *chip, struct snd_cs46xx_pcm *cpcm,
897 struct snd_cs46xx_pcm *cpcm;
999 struct snd_cs46xx_pcm *cpcm;
1023 struct snd_cs46xx_pcm *cpcm;
1155 struct snd_cs46xx_pcm *cpc
1580 int __devinit snd_cs46xx_pcm(struct snd_cs46xx *chip, int device, struct snd_pcm ** rpcm) function
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dcs46xx.h1635 struct snd_cs46xx_pcm { struct
1723 struct snd_cs46xx_pcm *playback_pcm;
1735 int snd_cs46xx_pcm(struct snd_cs46xx *chip, int device, struct snd_pcm **rpcm);

Completed in 105 milliseconds