Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/sound/
Dasequencer.h344 #define KERNEL_CLIENT ((__force snd_seq_client_type_t) 2) macro
/Linux-v5.4/sound/core/seq/
Dseq_clientmgr.c301 case KERNEL_CLIENT: in seq_free_client()
635 case KERNEL_CLIENT: in snd_seq_deliver_single_event()
1240 if (cptr->type == KERNEL_CLIENT) in get_client_info()
1315 if (client->type == KERNEL_CLIENT) { in snd_seq_ioctl_create_port()
2220 client->type = KERNEL_CLIENT; in snd_seq_create_kernel_client()