Home
last modified time | relevance | path

Searched defs:_snd_wavefront_midi (Results 1 – 1 of 1) sorted by relevance

/linux/include/sound/
A Dsnd_wavefront.h22 struct _snd_wavefront_midi { struct
23 unsigned long base; /* I/O port address */
25 char istimer; /* timer is used */
26 snd_wavefront_mpu_id output_mpu; /* most-recently-used */
27 snd_wavefront_mpu_id input_mpu; /* most-recently-used */
28 unsigned int mode[2]; /* MPU401_MODE_XXX */
29 struct snd_rawmidi_substream *substream_output[2];
30 struct snd_rawmidi_substream *substream_input[2];
31 struct timer_list timer;
32 snd_wavefront_card_t *timer_card;
[all …]

Completed in 3 milliseconds