Searched refs:snd_es1968_alloc_apu_pair (Results 1 – 1 of 1) sorted by relevance
1494 static int snd_es1968_alloc_apu_pair(struct es1968 *chip, int type) in snd_es1968_alloc_apu_pair() function1529 apu1 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_PLAY); in snd_es1968_playback_open()1566 apu1 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_CAPTURE); in snd_es1968_capture_open()1569 apu2 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_RATECONV); in snd_es1968_capture_open()1691 apu = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_PLAY); in es1968_measure_clock()