Home
last modified time | relevance | path

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

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