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()
715 static int port_broadcast_event(struct snd_seq_client *client, in port_broadcast_event()
752 static int broadcast_event(struct snd_seq_client *client, in broadcast_event()
788 static int multicast_event(struct snd_seq_client *client, struct snd_seq_event *event, in multicast_event()
805 static int snd_seq_deliver_event(struct snd_seq_client *client, struct snd_seq_event *event, in snd_seq_deliver_event()
848 struct snd_seq_client *client; in snd_seq_dispatch_event() local
918 static int snd_seq_client_enqueue_event(struct snd_seq_client *client, in snd_seq_client_enqueue_event()
1012 struct snd_seq_client *client = file->private_data; in snd_seq_write() local
1100 struct snd_seq_client *client = file->private_data; in snd_seq_poll() local
1131 static int snd_seq_ioctl_system_info(struct snd_seq_client *client, void __user *arg) in snd_seq_ioctl_system_info()
1151 static int snd_seq_ioctl_running_mode(struct snd_seq_client *client, void __user *arg) in snd_seq_ioctl_running_mode()
1203 static int snd_seq_ioctl_get_client_info(struct snd_seq_client *client, in snd_seq_ioctl_get_client_info()
1227 static int snd_seq_ioctl_set_client_info(struct snd_seq_client *client, in snd_seq_ioctl_set_client_info()
1257 static int snd_seq_ioctl_create_port(struct snd_seq_client *client, in snd_seq_ioctl_create_port()
1307 static int snd_seq_ioctl_delete_port(struct snd_seq_client *client, in snd_seq_ioctl_delete_port()
1331 static int snd_seq_ioctl_get_port_info(struct snd_seq_client *client, in snd_seq_ioctl_get_port_info()
1364 static int snd_seq_ioctl_set_port_info(struct snd_seq_client *client, in snd_seq_ioctl_set_port_info()
1390 static int check_subscription_permission(struct snd_seq_client *client, in check_subscription_permission()
1424 int snd_seq_client_notify_subscription(int client, int port, in snd_seq_client_notify_subscription()
1442 static int snd_seq_ioctl_subscribe_port(struct snd_seq_client *client, in snd_seq_ioctl_subscribe_port()
1487 static int snd_seq_ioctl_unsubscribe_port(struct snd_seq_client *client, in snd_seq_ioctl_unsubscribe_port()
1529 static int snd_seq_ioctl_create_queue(struct snd_seq_client *client, in snd_seq_ioctl_create_queue()
1564 static int snd_seq_ioctl_delete_queue(struct snd_seq_client *client, in snd_seq_ioctl_delete_queue()
1576 static int snd_seq_ioctl_get_queue_info(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_info()
1603 static int snd_seq_ioctl_set_queue_info(struct snd_seq_client *client, in snd_seq_ioctl_set_queue_info()
1639 static int snd_seq_ioctl_get_named_queue(struct snd_seq_client *client, void __user *arg) in snd_seq_ioctl_get_named_queue()
1662 static int snd_seq_ioctl_get_queue_status(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_status()
1696 static int snd_seq_ioctl_get_queue_tempo(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_tempo()
1727 int snd_seq_set_queue_tempo(int client, struct snd_seq_queue_tempo *tempo) in snd_seq_set_queue_tempo()
1736 static int snd_seq_ioctl_set_queue_tempo(struct snd_seq_client *client, in snd_seq_ioctl_set_queue_tempo()
1751 static int snd_seq_ioctl_get_queue_timer(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_timer()
1788 static int snd_seq_ioctl_set_queue_timer(struct snd_seq_client *client, in snd_seq_ioctl_set_queue_timer()
1830 static int snd_seq_ioctl_get_queue_client(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_client()
1852 static int snd_seq_ioctl_set_queue_client(struct snd_seq_client *client, in snd_seq_ioctl_set_queue_client()
1872 static int snd_seq_ioctl_get_client_pool(struct snd_seq_client *client, in snd_seq_ioctl_get_client_pool()
1907 static int snd_seq_ioctl_set_client_pool(struct snd_seq_client *client, in snd_seq_ioctl_set_client_pool()
1952 static int snd_seq_ioctl_remove_events(struct snd_seq_client *client, in snd_seq_ioctl_remove_events()
1982 static int snd_seq_ioctl_get_subscription(struct snd_seq_client *client, in snd_seq_ioctl_get_subscription()
2022 static int snd_seq_ioctl_query_subs(struct snd_seq_client *client, in snd_seq_ioctl_query_subs()
2092 static int snd_seq_ioctl_query_next_client(struct snd_seq_client *client, in snd_seq_ioctl_query_next_client()
2124 static int snd_seq_ioctl_query_next_port(struct snd_seq_client *client, in snd_seq_ioctl_query_next_port()
2194 static int snd_seq_do_ioctl(struct snd_seq_client *client, unsigned int cmd, in snd_seq_do_ioctl()
2222 struct snd_seq_client *client = file->private_data; in snd_seq_ioctl() local
2243 struct snd_seq_client *client; in snd_seq_create_kernel_client() local
2292 int snd_seq_delete_kernel_client(int client) in snd_seq_delete_kernel_client()
2313 static int kernel_client_enqueue(int client, struct snd_seq_event *ev, in kernel_client_enqueue()
2352 int snd_seq_kernel_client_enqueue(int client, struct snd_seq_event * ev, in snd_seq_kernel_client_enqueue()
2365 int snd_seq_kernel_client_enqueue_blocking(int client, struct snd_seq_event * ev, in snd_seq_kernel_client_enqueue_blocking()
2381 int snd_seq_kernel_client_dispatch(int client, struct snd_seq_event * ev, in snd_seq_kernel_client_dispatch()
2418 struct snd_seq_client *client; in snd_seq_kernel_client_ctl() local
2436 struct snd_seq_client *client; in snd_seq_kernel_client_write_poll() local
2497 struct snd_seq_client *client) in snd_seq_info_dump_ports()
2521 struct snd_seq_client *client; in snd_seq_info_clients_read() local