Home
last modified time | relevance | path

Searched refs:snd_seq_driver (Results 1 – 5 of 5) sorted by relevance

/linux/include/sound/
H A Dseq_device.h45 struct snd_seq_driver { struct
52 container_of(_drv, struct snd_seq_driver, driver) argument
67 int __must_check __snd_seq_driver_register(struct snd_seq_driver *drv,
71 void snd_seq_driver_unregister(struct snd_seq_driver *drv);
/linux/sound/core/
H A Dseq_device.c46 const struct snd_seq_driver *sdrv = to_seq_drv(drv); in snd_seq_bus_match()
248 int __snd_seq_driver_register(struct snd_seq_driver *drv, struct module *mod) in __snd_seq_driver_register()
258 void snd_seq_driver_unregister(struct snd_seq_driver *drv) in snd_seq_driver_unregister()
/linux/sound/isa/sb/
H A Demu8000_synth.c106 static struct snd_seq_driver emu8000_driver = {
/linux/sound/core/seq/
H A Dseq_midi.c443 static struct snd_seq_driver seq_midisynth_driver = {
H A Dseq_ump_client.c526 static struct snd_seq_driver seq_ump_driver = {