Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/sound/
Dasequencer.h344 #define KERNEL_CLIENT ((__force snd_seq_client_type_t) 2) macro
/Linux-v4.19/sound/core/seq/
Dseq_clientmgr.c284 case KERNEL_CLIENT: in seq_free_client()
618 case KERNEL_CLIENT: in snd_seq_deliver_single_event()
1214 if (cptr->type == KERNEL_CLIENT) in get_client_info()
1289 if (client->type == KERNEL_CLIENT) { in snd_seq_ioctl_create_port()
2201 client->type = KERNEL_CLIENT; in snd_seq_create_kernel_client()