Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/sound/
Dasequencer.h328 #define KERNEL_CLIENT ((__force snd_seq_client_type_t) 2) macro
/linux-6.1.9/sound/core/seq/
Dseq_clientmgr.c298 case KERNEL_CLIENT: in seq_free_client()
635 case KERNEL_CLIENT: in snd_seq_deliver_single_event()
1241 if (cptr->type == KERNEL_CLIENT) in get_client_info()
1316 if (client->type == KERNEL_CLIENT) { in snd_seq_ioctl_create_port()
2234 client->type = KERNEL_CLIENT; in snd_seq_create_kernel_client()