Searched refs:rpcm (Results 26 - 38 of 38) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/cs423x/
H A Dcs4236_lib.c346 int snd_cs4236_pcm(struct snd_cs4231 *chip, int device, struct snd_pcm **rpcm) argument
354 if (rpcm)
355 *rpcm = pcm;
H A Dcs4231_lib.c1417 int snd_cs4231_pcm(struct snd_cs4231 *chip, int device, struct snd_pcm **rpcm) argument
1446 if (rpcm)
1447 *rpcm = pcm;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/es1688/
H A Des1688_lib.c712 int snd_es1688_pcm(struct snd_es1688 * chip, int device, struct snd_pcm ** rpcm) argument
732 if (rpcm)
733 *rpcm = pcm;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/
H A Dcs4281.c973 struct snd_pcm ** rpcm)
978 if (rpcm)
979 *rpcm = NULL;
995 if (rpcm)
996 *rpcm = pcm;
972 snd_cs4281_pcm(struct cs4281 * chip, int device, struct snd_pcm ** rpcm) argument
H A Dfm801.c685 static int __devinit snd_fm801_pcm(struct fm801 *chip, int device, struct snd_pcm ** rpcm) argument
690 if (rpcm)
691 *rpcm = NULL;
707 if (rpcm)
708 *rpcm = pcm;
H A Dsonicvibes.c764 static int __devinit snd_sonicvibes_pcm(struct sonicvibes * sonic, int device, struct snd_pcm ** rpcm) argument
784 if (rpcm)
785 *rpcm = pcm;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demu10k1x.c828 static int __devinit snd_emu10k1x_pcm(struct emu10k1x *emu, int device, struct snd_pcm **rpcm) argument
834 if (rpcm)
835 *rpcm = NULL;
874 if (rpcm)
875 *rpcm = pcm;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/ad1848/
H A Dad1848_lib.c918 int snd_ad1848_pcm(struct snd_ad1848 *chip, int device, struct snd_pcm **rpcm) argument
938 if (rpcm)
939 *rpcm = pcm;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/
H A Des18xx.c1695 static int __devinit snd_es18xx_pcm(struct snd_es18xx *chip, int device, struct snd_pcm ** rpcm) argument
1701 if (rpcm)
1702 *rpcm = NULL;
1729 if (rpcm)
1730 *rpcm = pcm;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/riptide/
H A Driptide.c1717 snd_riptide_pcm(struct snd_riptide *chip, int device, struct snd_pcm **rpcm) argument
1722 if (rpcm)
1723 *rpcm = NULL;
1739 if (rpcm)
1740 *rpcm = pcm;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/opti9xx/
H A Dopti92x-ad1848.c1345 static int snd_opti93x_pcm(struct snd_opti93x *codec, int device, struct snd_pcm **rpcm) argument
1366 if (rpcm)
1367 *rpcm = pcm;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dgus.h613 int snd_gf1_pcm_new(struct snd_gus_card * gus, int pcm_dev, int control_index, struct snd_pcm ** rpcm);
H A Dpcm.h454 struct snd_pcm **rpcm);

Completed in 200 milliseconds

12