Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h407 #define SNDRV_SEQ_REMOVE_INPUT (1<<0) /* Flush input queues */ macro
/third_party/alsa-lib/src/seq/
H A Dseq.c4650 rminfo.remove_mode = SNDRV_SEQ_REMOVE_INPUT; in snd_seq_drop_input()
4969 if (rmp->remove_mode & SNDRV_SEQ_REMOVE_INPUT) { in snd_seq_remove_events()
4982 if (! (rmp->remove_mode & ~(SNDRV_SEQ_REMOVE_INPUT|SNDRV_SEQ_REMOVE_OUTPUT))) { in snd_seq_remove_events()

Completed in 8 milliseconds