Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsndseq_386.const3 NO_CLIENT = 0
Dsndseq_amd64.const3 NO_CLIENT = 0
Dsndseq_ppc64le.const3 NO_CLIENT = 0
Dsndseq_arm64.const3 NO_CLIENT = 0
Dsndseq_arm.const3 NO_CLIENT = 0
Dsndseq.txt45 snd_seq_client_type = NO_CLIENT, USER_CLIENT, KERNEL_CLIENT
/external/kernel-headers/original/uapi/sound/
Dasequencer.h342 #define NO_CLIENT ((__force snd_seq_client_type_t) 0) macro