Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsndseq_386.const42 SNDRV_SEQ_PORT_CAP_SUBS_READ = 32
Dsndseq_amd64.const42 SNDRV_SEQ_PORT_CAP_SUBS_READ = 32
Dsndseq_ppc64le.const42 SNDRV_SEQ_PORT_CAP_SUBS_READ = 32
Dsndseq_arm64.const42 SNDRV_SEQ_PORT_CAP_SUBS_READ = 32
Dsndseq_arm.const42 SNDRV_SEQ_PORT_CAP_SUBS_READ = 32
Dsndseq.txt47 …AD, SNDRV_SEQ_PORT_CAP_SYNC_WRITE, SNDRV_SEQ_PORT_CAP_DUPLEX, SNDRV_SEQ_PORT_CAP_SUBS_READ, SNDRV_…
/external/kernel-headers/original/uapi/sound/
Dasequencer.h422 #define SNDRV_SEQ_PORT_CAP_SUBS_READ (1<<5) /* allow read subscription */ macro