Home
last modified time | relevance | path

Searched refs:snd_seq_device_new (Results 1 – 10 of 10) sorted by relevance

/linux/sound/core/
A Dseq_device.c198 int snd_seq_device_new(struct snd_card *card, int device, const char *id, in snd_seq_device_new() function
243 EXPORT_SYMBOL(snd_seq_device_new);
A Drawmidi.c1939 …if (snd_seq_device_new(rmidi->card, rmidi->device, SNDRV_SEQ_DEV_ID_MIDISYNTH, 0, &rmidi->seq_dev)… in snd_rawmidi_dev_register()
/linux/include/sound/
A Dseq_device.h62 int snd_seq_device_new(struct snd_card *card, int device, const char *id,
/linux/sound/drivers/opl3/
A Dopl3_oss.c95 if (snd_seq_device_new(opl3->card, 0, SNDRV_SEQ_DEV_ID_OSS, in snd_opl3_init_seq_oss()
A Dopl3_lib.c527 if (snd_seq_device_new(card, seq_device, SNDRV_SEQ_DEV_ID_OPL3, in snd_opl3_hwdep_new()
/linux/sound/drivers/opl4/
A Dopl4_lib.c153 if (snd_seq_device_new(opl4->card, seq_device, SNDRV_SEQ_DEV_ID_OPL4, in snd_opl4_create_seq_dev()
/linux/sound/pci/emu10k1/
A Demu10k1.c164 if (snd_seq_device_new(card, 1, SNDRV_SEQ_DEV_ID_EMU10K1_SYNTH, in snd_card_emu10k1_probe()
/linux/sound/pci/au88x0/
A Dau88x0.c266 if (snd_seq_device_new(card, 1, SNDRV_SEQ_DEV_ID_VORTEX_SYNTH, in snd_vortex_probe()
/linux/sound/synth/emux/
A Demux_oss.c58 if (snd_seq_device_new(emu->card, 1, SNDRV_SEQ_DEV_ID_OSS, in snd_emux_init_seq_oss()
/linux/sound/isa/sb/
A Demu8000.c1100 if (snd_seq_device_new(card, index, SNDRV_SEQ_DEV_ID_EMU8000, in snd_emu8000_new()

Completed in 20 milliseconds