snd_es1968_alloc_apu_pair 1544 sound/pci/es1968.c 	apu1 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_PLAY);
snd_es1968_alloc_apu_pair 1581 sound/pci/es1968.c 	apu1 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_CAPTURE);
snd_es1968_alloc_apu_pair 1584 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) {