Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/sound/
Dasequencer.h402 struct snd_seq_remove_events { struct
403 unsigned int remove_mode; /* Flags that determine what gets removed */
405 union snd_seq_timestamp time;
407 unsigned char queue; /* Queue for REMOVE_DEST */
408 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
409 unsigned char channel; /* Channel for REMOVE_DEST */
411 int type; /* For REMOVE_EVENT_TYPE */
412 char tag; /* Tag for REMOVE_TAG */
414 int reserved[10]; /* To allow for future binary compatibility */