Home
last modified time | relevance | path

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

/linux-3.3/sound/pci/rme9652/
Dhdspm.c835 struct hdspm_midi { struct
836 struct hdspm *hdspm;
837 int id;
838 struct snd_rawmidi *rmidi;
839 struct snd_rawmidi_substream *input;
840 struct snd_rawmidi_substream *output;
841 char istimer; /* timer in use */
842 struct timer_list timer;
843 spinlock_t lock;
844 int pending;
[all …]