Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/sound/
A Dasequencer.h376 struct snd_seq_remove_events { struct
377 unsigned int remove_mode; /* Flags that determine what gets removed */
379 union snd_seq_timestamp time;
381 unsigned char queue; /* Queue for REMOVE_DEST */
382 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
383 unsigned char channel; /* Channel for REMOVE_DEST */
385 int type; /* For REMOVE_EVENT_TYPE */
386 char tag; /* Tag for REMOVE_TAG */
388 int reserved[10]; /* To allow for future binary compatibility */

Completed in 10 milliseconds