Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/pcxhr/
Dpcxhr.h193 int pcxhr_create_pcm(struct snd_pcxhr *chip);
Dpcxhr_hwdep.c325 if ((err = pcxhr_create_pcm(chip)) < 0) in pcxhr_dsp_load()
Dpcxhr.c1131 int pcxhr_create_pcm(struct snd_pcxhr *chip) in pcxhr_create_pcm() function