Home
last modified time | relevance | path

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

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