Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/pcxhr/
H A Dpcxhr.h193 int pcxhr_create_pcm(struct snd_pcxhr *chip);
H A Dpcxhr_hwdep.c325 if ((err = pcxhr_create_pcm(chip)) < 0) in pcxhr_dsp_load()
H A Dpcxhr.c1131 int pcxhr_create_pcm(struct snd_pcxhr *chip) in pcxhr_create_pcm() function