Home
last modified time | relevance | path

Searched refs:snd_seq_device (Results 1 – 6 of 6) sorted by relevance

/include/sound/
A Dseq_device.h14 struct snd_seq_device { struct
23 void (*private_free)(struct snd_seq_device *device); argument
28 container_of(_dev, struct snd_seq_device, dev) argument
63 int argsize, struct snd_seq_device **result);
65 #define SNDRV_SEQ_DEVICE_ARGPTR(dev) (void *)((char *)(dev) + sizeof(struct snd_seq_device))
A Dopl3.h312 struct snd_seq_device *seq_dev; /* sequencer device */
316 struct snd_seq_device *oss_seq_dev; /* OSS sequencer device */
A Demu8000.h86 struct snd_seq_device **ret);
A Demux_synth.h118 struct snd_seq_device *oss_synth;
A Drawmidi.h145 struct snd_seq_device *seq_dev;
A Dump.h68 struct snd_seq_device *seq_dev;

Completed in 11 milliseconds