Home
last modified time | relevance | path

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

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