Lines Matching defs:client
117 static inline int snd_seq_write_pool_allocated(struct snd_seq_client *client) in snd_seq_write_pool_allocated()
136 struct snd_seq_client *client; in snd_seq_client_use_ptr() local
223 struct snd_seq_client *client; in seq_create_client1() local
266 static int seq_free_client1(struct snd_seq_client *client) in seq_free_client1()
289 static void seq_free_client(struct snd_seq_client * client) in seq_free_client()
320 struct snd_seq_client *client; in snd_seq_open() local
377 struct snd_seq_client *client = file->private_data; in snd_seq_release() local
400 struct snd_seq_client *client = file->private_data; in snd_seq_read() local
529 static int bounce_error_event(struct snd_seq_client *client, in bounce_error_event()
597 static int snd_seq_deliver_single_event(struct snd_seq_client *client, in snd_seq_deliver_single_event()
658 static int deliver_to_subscribers(struct snd_seq_client *client, in deliver_to_subscribers()
708 static int port_broadcast_event(struct snd_seq_client *client, in port_broadcast_event()
741 static int broadcast_event(struct snd_seq_client *client, in broadcast_event()
773 static int multicast_event(struct snd_seq_client *client, struct snd_seq_event *event, in multicast_event()
790 static int snd_seq_deliver_event(struct snd_seq_client *client, struct snd_seq_event *event, in snd_seq_deliver_event()
833 struct snd_seq_client *client; in snd_seq_dispatch_event() local
903 static int snd_seq_client_enqueue_event(struct snd_seq_client *client, in snd_seq_client_enqueue_event()
997 struct snd_seq_client *client = file->private_data; in snd_seq_write() local
1085 struct snd_seq_client *client = file->private_data; in snd_seq_poll() local
1116 static int snd_seq_ioctl_system_info(struct snd_seq_client *client, void __user *arg) in snd_seq_ioctl_system_info()
1136 static int snd_seq_ioctl_running_mode(struct snd_seq_client *client, void __user *arg) in snd_seq_ioctl_running_mode()
1188 static int snd_seq_ioctl_get_client_info(struct snd_seq_client *client, in snd_seq_ioctl_get_client_info()
1212 static int snd_seq_ioctl_set_client_info(struct snd_seq_client *client, in snd_seq_ioctl_set_client_info()
1242 static int snd_seq_ioctl_create_port(struct snd_seq_client *client, in snd_seq_ioctl_create_port()
1293 static int snd_seq_ioctl_delete_port(struct snd_seq_client *client, in snd_seq_ioctl_delete_port()
1317 static int snd_seq_ioctl_get_port_info(struct snd_seq_client *client, in snd_seq_ioctl_get_port_info()
1350 static int snd_seq_ioctl_set_port_info(struct snd_seq_client *client, in snd_seq_ioctl_set_port_info()
1376 static int check_subscription_permission(struct snd_seq_client *client, in check_subscription_permission()
1410 int snd_seq_client_notify_subscription(int client, int port, in snd_seq_client_notify_subscription()
1428 static int snd_seq_ioctl_subscribe_port(struct snd_seq_client *client, in snd_seq_ioctl_subscribe_port()
1473 static int snd_seq_ioctl_unsubscribe_port(struct snd_seq_client *client, in snd_seq_ioctl_unsubscribe_port()
1515 static int snd_seq_ioctl_create_queue(struct snd_seq_client *client, in snd_seq_ioctl_create_queue()
1550 static int snd_seq_ioctl_delete_queue(struct snd_seq_client *client, in snd_seq_ioctl_delete_queue()
1562 static int snd_seq_ioctl_get_queue_info(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_info()
1589 static int snd_seq_ioctl_set_queue_info(struct snd_seq_client *client, in snd_seq_ioctl_set_queue_info()
1625 static int snd_seq_ioctl_get_named_queue(struct snd_seq_client *client, void __user *arg) in snd_seq_ioctl_get_named_queue()
1648 static int snd_seq_ioctl_get_queue_status(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_status()
1682 static int snd_seq_ioctl_get_queue_tempo(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_tempo()
1713 int snd_seq_set_queue_tempo(int client, struct snd_seq_queue_tempo *tempo) in snd_seq_set_queue_tempo()
1722 static int snd_seq_ioctl_set_queue_tempo(struct snd_seq_client *client, in snd_seq_ioctl_set_queue_tempo()
1737 static int snd_seq_ioctl_get_queue_timer(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_timer()
1774 static int snd_seq_ioctl_set_queue_timer(struct snd_seq_client *client, in snd_seq_ioctl_set_queue_timer()
1816 static int snd_seq_ioctl_get_queue_client(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_client()
1838 static int snd_seq_ioctl_set_queue_client(struct snd_seq_client *client, in snd_seq_ioctl_set_queue_client()
1858 static int snd_seq_ioctl_get_client_pool(struct snd_seq_client *client, in snd_seq_ioctl_get_client_pool()
1892 static int snd_seq_ioctl_set_client_pool(struct snd_seq_client *client, in snd_seq_ioctl_set_client_pool()
1937 static int snd_seq_ioctl_remove_events(struct snd_seq_client *client, in snd_seq_ioctl_remove_events()
1967 static int snd_seq_ioctl_get_subscription(struct snd_seq_client *client, in snd_seq_ioctl_get_subscription()
2007 static int snd_seq_ioctl_query_subs(struct snd_seq_client *client, in snd_seq_ioctl_query_subs()
2077 static int snd_seq_ioctl_query_next_client(struct snd_seq_client *client, in snd_seq_ioctl_query_next_client()
2109 static int snd_seq_ioctl_query_next_port(struct snd_seq_client *client, in snd_seq_ioctl_query_next_port()
2179 static int snd_seq_do_ioctl(struct snd_seq_client *client, unsigned int cmd, in snd_seq_do_ioctl()
2207 struct snd_seq_client *client = file->private_data; in snd_seq_ioctl() local
2228 struct snd_seq_client *client; in snd_seq_create_kernel_client() local
2277 int snd_seq_delete_kernel_client(int client) in snd_seq_delete_kernel_client()
2298 static int kernel_client_enqueue(int client, struct snd_seq_event *ev, in kernel_client_enqueue()
2337 int snd_seq_kernel_client_enqueue(int client, struct snd_seq_event * ev, in snd_seq_kernel_client_enqueue()
2350 int snd_seq_kernel_client_enqueue_blocking(int client, struct snd_seq_event * ev, in snd_seq_kernel_client_enqueue_blocking()
2366 int snd_seq_kernel_client_dispatch(int client, struct snd_seq_event * ev, in snd_seq_kernel_client_dispatch()
2403 struct snd_seq_client *client; in snd_seq_kernel_client_ctl() local
2421 struct snd_seq_client *client; in snd_seq_kernel_client_write_poll() local
2482 struct snd_seq_client *client) in snd_seq_info_dump_ports()
2506 struct snd_seq_client *client; in snd_seq_info_clients_read() local