taglinefilesource code
sb16_dsp_operations75drivers/sound/sb16_dsp.cstatic struct audio_operations sb16_dsp_operations =
sb16_dsp_operations492drivers/sound/sb16_dsp.csprintf (sb16_dsp_operations.name, "SoundBlaster 16 %d.%d", sbc_major, sbc_minor);
sb16_dsp_operations494drivers/sound/sb16_dsp.cprintk (" <%s>", sb16_dsp_operations.name);
sb16_dsp_operations498drivers/sound/sb16_dsp.caudio_devs[my_dev = num_audiodevs++] = &sb16_dsp_operations;