Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_REMOVE_INPUT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/sound/
Dasequencer.h381 #define SNDRV_SEQ_REMOVE_INPUT (1<<0) /* Flush input queues */ macro
/Linux-v4.19/sound/core/seq/
Dseq_clientmgr.c1877 if (info->remove_mode & SNDRV_SEQ_REMOVE_INPUT) { in snd_seq_ioctl_remove_events()