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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/
H A Des1968.c1470 static int snd_es1968_alloc_apu_pair(struct es1968 *chip, int type) function
1505 apu1 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_PLAY);
1542 apu1 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_CAPTURE);
1545 apu2 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_RATECONV);
1667 if ((apu = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_PLAY)) < 0) {

Completed in 35 milliseconds