Home
last modified time | relevance | path

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

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