Searched defs:snd_seq_remove_events (Results 1 – 1 of 1) sorted by relevance
260 struct snd_seq_remove_events { struct261 unsigned int remove_mode;262 union snd_seq_timestamp time;263 unsigned char queue;264 struct snd_seq_addr dest;265 unsigned char channel;266 int type;267 char tag;268 int reserved[10];