Home
last modified time | relevance | path

Searched refs:snd_sb16dsp_pcm (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/sound/pci/
Dcs5530.c226 err = snd_sb16dsp_pcm(chip->sb, 0); in snd_cs5530_create()
/linux-4.1.27/include/sound/
Dsb.h323 int snd_sb16dsp_pcm(struct snd_sb *chip, int device);
/linux-4.1.27/sound/isa/
Dals100.c236 if ((error = snd_sb16dsp_pcm(chip, 0)) < 0) { in snd_card_als100_probe()
/linux-4.1.27/sound/isa/sb/
Dsb16_main.c863 int snd_sb16dsp_pcm(struct snd_sb *chip, int device) in snd_sb16dsp_pcm() function
896 EXPORT_SYMBOL(snd_sb16dsp_pcm);
Dsb16.c377 if ((err = snd_sb16dsp_pcm(chip, 0)) < 0) in snd_sb16_probe()