Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsndseq_386.const75 SNDRV_SEQ_REMOVE_OUTPUT = 2
Dsndseq_amd64.const75 SNDRV_SEQ_REMOVE_OUTPUT = 2
Dsndseq_ppc64le.const75 SNDRV_SEQ_REMOVE_OUTPUT = 2
Dsndseq_arm64.const75 SNDRV_SEQ_REMOVE_OUTPUT = 2
Dsndseq_arm.const75 SNDRV_SEQ_REMOVE_OUTPUT = 2
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.h382 #define SNDRV_SEQ_REMOVE_OUTPUT (1<<1) /* Flush output queues */ macro