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