Home
last modified time | relevance | path

Searched refs:snd_seq_dev_ops (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/include/sound/
Dseq_device.h62 struct snd_seq_dev_ops { struct
72 int snd_seq_device_register_driver(char *id, struct snd_seq_dev_ops *entry, int argsize); argument
/linux-2.6.39/sound/pci/emu10k1/
Demu10k1_synth.c109 static struct snd_seq_dev_ops ops = { in alsa_emu10k1_synth_init()
/linux-2.6.39/sound/isa/sb/
Demu8000_synth.c121 static struct snd_seq_dev_ops ops = { in alsa_emu8000_init()
/linux-2.6.39/sound/drivers/opl4/
Dopl4_seq.c199 static struct snd_seq_dev_ops ops = { in alsa_opl4_synth_init()
/linux-2.6.39/sound/core/seq/
Dseq_device.c66 struct snd_seq_dev_ops ops;
310 int snd_seq_device_register_driver(char *id, struct snd_seq_dev_ops *entry, in snd_seq_device_register_driver()
Dseq_midi.c464 static struct snd_seq_dev_ops ops = { in alsa_seq_midi_init()
/linux-2.6.39/sound/core/seq/oss/
Dseq_oss.c77 static struct snd_seq_dev_ops ops = { in alsa_seq_oss_init()
/linux-2.6.39/sound/drivers/opl3/
Dopl3_seq.c281 static struct snd_seq_dev_ops ops = in alsa_opl3_seq_init()