Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/sound/
Dasequencer.h412 struct snd_seq_remove_events { struct
413 unsigned int remove_mode; /* Flags that determine what gets removed */
415 union snd_seq_timestamp time;
417 unsigned char queue; /* Queue for REMOVE_DEST */
418 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
419 unsigned char channel; /* Channel for REMOVE_DEST */
421 int type; /* For REMOVE_EVENT_TYPE */
422 char tag; /* Tag for REMOVE_TAG */
424 int reserved[10]; /* To allow for future binary compatibility */