Searched refs:seq_device (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dopl4.h29 int seq_device,
H A Dopl3.h65 #include "seq_device.h"
329 int snd_opl3_hwdep_new(struct snd_opl3 * opl3, int device, int seq_device,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_synth.h28 #include <sound/seq_device.h>
H A Dseq_oss_midi.c41 int seq_device; /* device number */ member in struct:seq_oss_midi
216 mdev->seq_device = i;
217 midi_devs[mdev->seq_device] = mdev;
235 midi_devs[mdev->seq_device] = NULL;
536 rc = send_synth_event(dp, ev, mdev->seq_device);
619 snd_seq_oss_readq_puts(dp->readq, mdev->seq_device,
624 snd_seq_oss_readq_puts(dp->readq, mdev->seq_device, msg, len);
H A Dseq_oss_synth.c48 int seq_device; member in struct:seq_oss_synth
71 -1, /* seq_device */
110 rec->seq_device = -1;
137 rec->seq_device = i;
177 if (rec->seq_device < SNDRV_CARDS)
178 snd_oss_info_unregister(SNDRV_OSS_INFO_DEV_SYNTH, rec->seq_device);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl4/
H A Dopl4_lib.c162 static int snd_opl4_create_seq_dev(struct snd_opl4 *opl4, int seq_device) argument
164 opl4->seq_dev_num = seq_device;
165 if (snd_seq_device_new(opl4->card, seq_device, SNDRV_SEQ_DEV_ID_OPL4,
195 int seq_device,
259 snd_opl4_create_seq_dev(opl4, seq_device);
193 snd_opl4_create(struct snd_card *card, unsigned long fm_port, unsigned long pcm_port, int seq_device, struct snd_opl3 **ropl3, struct snd_opl4 **ropl4) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq.c36 #include <sound/seq_device.h>
H A DMakefile11 snd-seq-device-objs := seq_device.o
H A Dseq_device.c43 #include <sound/seq_device.h>
H A Dseq_midi.c39 #include <sound/seq_device.h>
H A Dseq_clientmgr.c38 #include <sound/seq_device.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_lib.c479 int device, int seq_device,
523 opl3->seq_dev_num = seq_device;
526 if (snd_seq_device_new(card, seq_device, SNDRV_SEQ_DEV_ID_OPL3,
478 snd_opl3_hwdep_new(struct snd_opl3 * opl3, int device, int seq_device, struct snd_hwdep ** rhwdep) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_synth.c27 #include <sound/seq_device.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Dsb16.c36 #include <sound/seq_device.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_synth.c29 #include <sound/seq_device.h>

Completed in 88 milliseconds