taglinefilesource code
sb16_dsp_operations75drivers/sound/sb16_dsp.cstatic struct audio_operations sb16_dsp_operations =
sb16_dsp_operations498drivers/sound/sb16_dsp.csprintf (sb16_dsp_operations.name, "SoundBlaster 16 %d.%d", sbc_major, sbc_minor);
sb16_dsp_operations500drivers/sound/sb16_dsp.cconf_printf (sb16_dsp_operations.name, hw_config);
sb16_dsp_operations504drivers/sound/sb16_dsp.caudio_devs[my_dev = num_audiodevs++] = &sb16_dsp_operations;