Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dsb.h310 int snd_sb16dsp_configure(struct snd_sb *chip);
/Linux-v6.6/sound/isa/sb/
Dsb16_main.c729 int snd_sb16dsp_configure(struct snd_sb * chip) in snd_sb16dsp_configure() function
869 EXPORT_SYMBOL(snd_sb16dsp_configure);
Dsb16.c337 err = snd_sb16dsp_configure(chip); in snd_sb16_probe()