Searched refs:snd_sb16dsp_pcm (Results 1 – 5 of 5) sorted by relevance
226 err = snd_sb16dsp_pcm(chip->sb, 0); in snd_cs5530_create()
323 int snd_sb16dsp_pcm(struct snd_sb *chip, int device);
236 if ((error = snd_sb16dsp_pcm(chip, 0)) < 0) { in snd_card_als100_probe()
863 int snd_sb16dsp_pcm(struct snd_sb *chip, int device) in snd_sb16dsp_pcm() function896 EXPORT_SYMBOL(snd_sb16dsp_pcm);
377 if ((err = snd_sb16dsp_pcm(chip, 0)) < 0) in snd_sb16_probe()