Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsndseq_arm.const74 SNDRV_SEQ_REMOVE_INPUT = 1
Dsndseq_amd64.const74 SNDRV_SEQ_REMOVE_INPUT = 1
Dsndseq_ppc64le.const74 SNDRV_SEQ_REMOVE_INPUT = 1
Dsndseq_386.const74 SNDRV_SEQ_REMOVE_INPUT = 1
Dsndseq_arm64.const74 SNDRV_SEQ_REMOVE_INPUT = 1
Dsndseq.txt52 snd_seq_remove_mode = SNDRV_SEQ_REMOVE_INPUT, SNDRV_SEQ_REMOVE_OUTPUT, SNDRV_SEQ_REMOVE_DEST, SNDRV…
/external/kernel-headers/original/uapi/sound/
Dasequencer.h381 #define SNDRV_SEQ_REMOVE_INPUT (1<<0) /* Flush input queues */ macro