Home
last modified time | relevance | path

Searched refs:snd_seq_device_new (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dseq_device.h62 int snd_seq_device_new(struct snd_card *card, int device, const char *id,
/kernel/linux/linux-6.6/include/sound/
H A Dseq_device.h62 int snd_seq_device_new(struct snd_card *card, int device, const char *id,
/kernel/linux/linux-5.10/sound/core/
H A Dseq_device.c14 * via snd_seq_device_new(). This is an entry pointer to communicate
189 int snd_seq_device_new(struct snd_card *card, int device, const char *id, in snd_seq_device_new() function
234 EXPORT_SYMBOL(snd_seq_device_new); variable
H A Drawmidi.c1838 if (snd_seq_device_new(rmidi->card, rmidi->device, SNDRV_SEQ_DEV_ID_MIDISYNTH, 0, &rmidi->seq_dev) >= 0) { in snd_rawmidi_dev_register()
/kernel/linux/linux-6.6/sound/core/
H A Dseq_device.c14 * via snd_seq_device_new(). This is an entry pointer to communicate
198 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); variable
H A Dump.c188 err = snd_seq_device_new(ump->core.card, ump->core.device, in snd_ump_dev_register()
H A Drawmidi.c2092 if (snd_seq_device_new(rmidi->card, rmidi->device, SNDRV_SEQ_DEV_ID_MIDISYNTH, 0, &rmidi->seq_dev) >= 0) { in snd_rawmidi_dev_register()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1.c155 if (snd_seq_device_new(card, 1, SNDRV_SEQ_DEV_ID_EMU10K1_SYNTH, in snd_card_emu10k1_probe()
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_oss.c95 if (snd_seq_device_new(opl3->card, 0, SNDRV_SEQ_DEV_ID_OSS, in snd_opl3_init_seq_oss()
H A Dopl3_lib.c515 if (snd_seq_device_new(card, seq_device, SNDRV_SEQ_DEV_ID_OPL3, in snd_opl3_hwdep_new()
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1.c149 if (snd_seq_device_new(card, 1, SNDRV_SEQ_DEV_ID_EMU10K1_SYNTH, in snd_card_emu10k1_probe()
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_oss.c95 if (snd_seq_device_new(opl3->card, 0, SNDRV_SEQ_DEV_ID_OSS, in snd_opl3_init_seq_oss()
H A Dopl3_lib.c527 if (snd_seq_device_new(card, seq_device, SNDRV_SEQ_DEV_ID_OPL3, in snd_opl3_hwdep_new()
/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau88x0.c316 if (snd_seq_device_new(card, 1, SNDRV_SEQ_DEV_ID_VORTEX_SYNTH, in snd_vortex_probe()
/kernel/linux/linux-5.10/sound/drivers/opl4/
H A Dopl4_lib.c153 if (snd_seq_device_new(opl4->card, seq_device, SNDRV_SEQ_DEV_ID_OPL4, in snd_opl4_create_seq_dev()
/kernel/linux/linux-6.6/sound/drivers/opl4/
H A Dopl4_lib.c153 if (snd_seq_device_new(opl4->card, seq_device, SNDRV_SEQ_DEV_ID_OPL4, in snd_opl4_create_seq_dev()
/kernel/linux/linux-6.6/sound/pci/au88x0/
H A Dau88x0.c266 if (snd_seq_device_new(card, 1, SNDRV_SEQ_DEV_ID_VORTEX_SYNTH, in __snd_vortex_probe()
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_oss.c58 if (snd_seq_device_new(emu->card, 1, SNDRV_SEQ_DEV_ID_OSS, in snd_emux_init_seq_oss()
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_oss.c58 if (snd_seq_device_new(emu->card, 1, SNDRV_SEQ_DEV_ID_OSS, in snd_emux_init_seq_oss()
/kernel/linux/linux-5.10/sound/isa/sb/
H A Demu8000.c1131 if (snd_seq_device_new(card, index, SNDRV_SEQ_DEV_ID_EMU8000, in snd_emu8000_new()
/kernel/linux/linux-6.6/sound/isa/sb/
H A Demu8000.c1098 if (snd_seq_device_new(card, index, SNDRV_SEQ_DEV_ID_EMU8000, in snd_emu8000_new()

Completed in 28 milliseconds