Searched refs:SNDRV_SEQ_REMOVE_INPUT (Results 1 – 2 of 2) sorted by relevance
381 #define SNDRV_SEQ_REMOVE_INPUT (1<<0) /* Flush input queues */ macro
4282 rminfo.remove_mode = SNDRV_SEQ_REMOVE_INPUT; in snd_seq_drop_input()4601 if (rmp->remove_mode & SNDRV_SEQ_REMOVE_INPUT) { in snd_seq_remove_events()4614 if (! (rmp->remove_mode & ~(SNDRV_SEQ_REMOVE_INPUT|SNDRV_SEQ_REMOVE_OUTPUT))) { in snd_seq_remove_events()