Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/sound/
Dasequencer.h344 #define KERNEL_CLIENT ((__force snd_seq_client_type_t) 2) macro
/Linux-v6.6/sound/core/seq/
Dseq_clientmgr.c305 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()
1328 if (client->type == KERNEL_CLIENT) { in snd_seq_ioctl_create_port()
2391 client->type = KERNEL_CLIENT; in snd_seq_create_kernel_client()