Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsndseq_386.const79 SNDRV_SEQ_REMOVE_TIME_TICK = 64
Dsndseq_amd64.const79 SNDRV_SEQ_REMOVE_TIME_TICK = 64
Dsndseq_ppc64le.const79 SNDRV_SEQ_REMOVE_TIME_TICK = 64
Dsndseq_arm64.const79 SNDRV_SEQ_REMOVE_TIME_TICK = 64
Dsndseq_arm.const79 SNDRV_SEQ_REMOVE_TIME_TICK = 64
Dsndseq.txt52 …EL, SNDRV_SEQ_REMOVE_TIME_BEFORE, SNDRV_SEQ_REMOVE_TIME_AFTER, SNDRV_SEQ_REMOVE_TIME_TICK, SNDRV_S…
/external/kernel-headers/original/uapi/sound/
Dasequencer.h387 #define SNDRV_SEQ_REMOVE_TIME_TICK (1<<6) /* Time is in ticks */ macro