snd_seq_device_new   62 include/sound/seq_device.h int snd_seq_device_new(struct snd_card *card, int device, const char *id,
snd_seq_device_new 1745 sound/core/rawmidi.c 		if (snd_seq_device_new(rmidi->card, rmidi->device, SNDRV_SEQ_DEV_ID_MIDISYNTH, 0, &rmidi->seq_dev) >= 0) {
snd_seq_device_new  236 sound/core/seq_device.c EXPORT_SYMBOL(snd_seq_device_new);
snd_seq_device_new  515 sound/drivers/opl3/opl3_lib.c 	if (snd_seq_device_new(card, seq_device, SNDRV_SEQ_DEV_ID_OPL3,
snd_seq_device_new   95 sound/drivers/opl3/opl3_oss.c 	if (snd_seq_device_new(opl3->card, 0, SNDRV_SEQ_DEV_ID_OSS,
snd_seq_device_new  153 sound/drivers/opl4/opl4_lib.c 	if (snd_seq_device_new(opl4->card, seq_device, SNDRV_SEQ_DEV_ID_OPL4,
snd_seq_device_new 1129 sound/isa/sb/emu8000.c 	if (snd_seq_device_new(card, index, SNDRV_SEQ_DEV_ID_EMU8000,
snd_seq_device_new  315 sound/pci/au88x0/au88x0.c 	if (snd_seq_device_new(card, 1, SNDRV_SEQ_DEV_ID_VORTEX_SYNTH,
snd_seq_device_new  154 sound/pci/emu10k1/emu10k1.c 	if (snd_seq_device_new(card, 1, SNDRV_SEQ_DEV_ID_EMU10K1_SYNTH,
snd_seq_device_new   58 sound/synth/emux/emux_oss.c 	if (snd_seq_device_new(emu->card, 1, SNDRV_SEQ_DEV_ID_OSS,