Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
H A Dasequencer.h354 #define KERNEL_CLIENT ((__force snd_seq_client_type_t) 2)
344 #define KERNEL_CLIENT global() macro
/linux/sound/core/seq/
H A Dseq_clientmgr.c319 case KERNEL_CLIENT: in seq_free_client()
648 case KERNEL_CLIENT: in __snd_seq_deliver_single_event()
1258 if (cptr->type == KERNEL_CLIENT) in get_client_info()
1356 if (client->type == KERNEL_CLIENT) { in snd_seq_ioctl_create_port()
2436 client->type = KERNEL_CLIENT; in snd_seq_create_kernel_client()