Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dsb16_csp.h75 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
/linux-6.1.9/sound/isa/sb/
Dsb16_csp.c102 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep) in snd_sb_csp_new() function
1189 EXPORT_SYMBOL(snd_sb_csp_new);
Dsb16.c403 snd_sb_csp_new(chip, synth != NULL ? 1 : 0, &xcsp); in snd_sb16_probe()