Home
last modified time | relevance | path

Searched refs:remove_mode (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/src/seq/
H A Dseq.c4633 rminfo.remove_mode = SNDRV_SEQ_REMOVE_OUTPUT; in snd_seq_drop_output()
4650 rminfo.remove_mode = SNDRV_SEQ_REMOVE_INPUT; in snd_seq_drop_input()
4710 return info->remove_mode; in snd_seq_remove_events_get_condition()
4801 info->remove_mode = flags; in snd_seq_remove_events_set_condition()
4906 if (info->remove_mode & SNDRV_SEQ_REMOVE_DEST) { in remove_match()
4911 if (info->remove_mode & SNDRV_SEQ_REMOVE_DEST_CHANNEL) { in remove_match()
4918 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_AFTER) { in remove_match()
4919 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_TICK) in remove_match()
4926 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_BEFORE) { in remove_match()
4927 if (info->remove_mode in remove_match()
[all...]
/third_party/ltp/testcases/kernel/sound/
H A Dsnd_seq01.c29 .remove_mode = SNDRV_SEQ_REMOVE_OUTPUT
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h419 unsigned int remove_mode; /* Flags that determine what gets removed */ member

Completed in 8 milliseconds