Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasequencer.h344 #define KERNEL_CLIENT ((snd_seq_client_type_t) 2) macro
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasequencer.h344 #define KERNEL_CLIENT ((__force snd_seq_client_type_t) 2) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasequencer.h344 #define KERNEL_CLIENT ((snd_seq_client_type_t) 2) macro
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_clientmgr.c299 case KERNEL_CLIENT: in seq_free_client()
633 case KERNEL_CLIENT: in snd_seq_deliver_single_event()
1238 if (cptr->type == KERNEL_CLIENT) in get_client_info()
1313 if (client->type == KERNEL_CLIENT) { in snd_seq_ioctl_create_port()
2218 client->type = KERNEL_CLIENT; in snd_seq_create_kernel_client()