Searched defs:snd_seq_remove_events (Results 1 – 1 of 1) sorted by relevance
391 struct snd_seq_remove_events { struct392 unsigned int remove_mode; /* Flags that determine what gets removed */394 union snd_seq_timestamp time;396 unsigned char queue; /* Queue for REMOVE_DEST */397 struct snd_seq_addr dest; /* Address for REMOVE_DEST */398 unsigned char channel; /* Channel for REMOVE_DEST */400 int type; /* For REMOVE_EVENT_TYPE */401 char tag; /* Tag for REMOVE_TAG */403 int reserved[10]; /* To allow for future binary compatibility */