snd_es1968_alloc_apu_pair 1543 sound/pci/es1968.c apu1 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_PLAY); snd_es1968_alloc_apu_pair 1580 sound/pci/es1968.c apu1 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_CAPTURE); snd_es1968_alloc_apu_pair 1583 sound/pci/es1968.c apu2 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_RATECONV); snd_es1968_alloc_apu_pair 1706 sound/pci/es1968.c if ((apu = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_PLAY)) < 0) {