Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsb.h310 int snd_sb16dsp_configure(struct snd_sb *chip);
/openbmc/linux/sound/isa/sb/
H A Dsb16_main.c729 int snd_sb16dsp_configure(struct snd_sb * chip) in snd_sb16dsp_configure() function
869 EXPORT_SYMBOL(snd_sb16dsp_configure);
H A Dsb16.c337 err = snd_sb16dsp_configure(chip); in snd_sb16_probe()