Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/rme9652/
Dhdspm.c965 struct hdspm_midi { struct
966 struct hdspm *hdspm;
967 int id;
968 struct snd_rawmidi *rmidi;
969 struct snd_rawmidi_substream *input;
970 struct snd_rawmidi_substream *output;
971 char istimer; /* timer in use */
972 struct timer_list timer;
973 spinlock_t lock;
974 int pending;
[all …]