Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr.h193 int pcxhr_create_pcm(struct snd_pcxhr *chip);
H A Dpcxhr_hwdep.c325 err = pcxhr_create_pcm(chip); in pcxhr_dsp_load()
H A Dpcxhr.c1129 int pcxhr_create_pcm(struct snd_pcxhr *chip) in pcxhr_create_pcm() function