Home
last modified time | relevance | path

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

/sound/isa/sb/
Dsb16_main.c752 int snd_sb16dsp_configure(struct snd_sb * chip) in snd_sb16dsp_configure() function
898 EXPORT_SYMBOL(snd_sb16dsp_configure);
Dsb16.c374 if (! is_isapnp_selected(dev) && (err = snd_sb16dsp_configure(chip)) < 0) in snd_sb16_probe()