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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dymfpci.h234 struct snd_ymfpci_pcm;
253 struct snd_ymfpci_pcm *ypcm;
267 struct snd_ymfpci_pcm { struct
381 int snd_ymfpci_pcm(struct snd_ymfpci *chip, int device, struct snd_pcm **rpcm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ymfpci/
H A Dymfpci_main.c304 struct snd_ymfpci_pcm *ypcm;
359 struct snd_ymfpci_pcm *ypcm = runtime->private_data;
392 struct snd_ymfpci_pcm *ypcm = substream->runtime->private_data;
437 struct snd_ymfpci_pcm *ypcm = substream->runtime->private_data;
465 static int snd_ymfpci_pcm_voice_alloc(struct snd_ymfpci_pcm *ypcm, int voices)
495 static void snd_ymfpci_pcm_init_voice(struct snd_ymfpci_pcm *ypcm, unsigned int voiceidx,
640 struct snd_ymfpci_pcm *ypcm = runtime->private_data;
654 struct snd_ymfpci_pcm *ypcm;
678 struct snd_ymfpci_pcm *ypcm = runtime->private_data;
717 struct snd_ymfpci_pcm *ypc
1120 int __devinit snd_ymfpci_pcm(struct snd_ymfpci *chip, int device, struct snd_pcm ** rpcm) function
[all...]
H A Dymfpci.c281 if ((err = snd_ymfpci_pcm(chip, 0, NULL)) < 0) {

Completed in 157 milliseconds