Lines Matching refs:USER_CLIENT
318 case USER_CLIENT: in seq_free_client()
378 client->type = USER_CLIENT; in snd_seq_open()
644 case USER_CLIENT: in __snd_seq_deliver_single_event()
700 } else if (dest->type == USER_CLIENT && in snd_seq_deliver_single_event()
1266 if (cptr->type == USER_CLIENT) in get_client_info()
1353 if (client->type == USER_CLIENT && info->kernel) in snd_seq_ioctl_create_port()
1910 if (cptr->type == USER_CLIENT) { in snd_seq_ioctl_get_client_pool()
1949 if (client->type == USER_CLIENT && client->data.user.fifo != NULL && in snd_seq_ioctl_set_client_pool()
1982 if (client->type == USER_CLIENT && client->data.user.fifo) in snd_seq_ioctl_remove_events()
2247 if (cptr->type != USER_CLIENT) { in snd_seq_ioctl_client_ump_info()
2746 client->type == USER_CLIENT ? "User" : "Kernel", in snd_seq_info_clients_read()
2756 if (client->type == USER_CLIENT && client->data.user.fifo && in snd_seq_info_clients_read()