Home
last modified time | relevance | path

Searched refs:vortex_wt_allocroute (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/pci/au88x0/
Dau88x0.h253 static int vortex_wt_allocroute(vortex_t * vortex, int dma, int nr_ch);
Dau88x0_pcm.c273 vortex_wt_allocroute(chip, substream->number, in snd_vortex_pcm_hw_params()
313 vortex_wt_allocroute(chip, stream->dma, 0); in snd_vortex_pcm_hw_free()
Dau88x0_synth.c66 static int vortex_wt_allocroute(vortex_t * vortex, int wt, int nr_ch) in vortex_wt_allocroute() function