Searched defs:snd_seq_remove_events (Results 1 – 1 of 1) sorted by relevance
251 struct snd_seq_remove_events { struct252 unsigned int remove_mode;253 union snd_seq_timestamp time;254 unsigned char queue;255 struct snd_seq_addr dest;256 unsigned char channel;257 int type;258 char tag;259 int reserved[10];