Home
last modified time | relevance | path

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

/sound/pci/pcxhr/
Dpcxhr.h207 int pcxhr_create_pcm(struct snd_pcxhr *chip);
Dpcxhr_hwdep.c338 if ((err = pcxhr_create_pcm(chip)) < 0) in pcxhr_dsp_load()
Dpcxhr.c1162 int pcxhr_create_pcm(struct snd_pcxhr *chip) in pcxhr_create_pcm() function