Searched refs:snd_es1968_alloc_apu_pair (Results 1 – 1 of 1) sorted by relevance
1502 static int snd_es1968_alloc_apu_pair(struct es1968 *chip, int type) in snd_es1968_alloc_apu_pair() function1537 apu1 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_PLAY); in snd_es1968_playback_open()1574 apu1 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_CAPTURE); in snd_es1968_capture_open()1577 apu2 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_RATECONV); in snd_es1968_capture_open()1699 apu = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_PLAY); in es1968_measure_clock()