Lines Matching defs:client
87 static inline int snd_seq_write_pool_allocated(struct snd_seq_client *client) in snd_seq_write_pool_allocated()
106 struct snd_seq_client *client; in snd_seq_client_use_ptr() local
173 struct snd_seq_client *client; in snd_seq_client_ioctl_lock() local
187 struct snd_seq_client *client; in snd_seq_client_ioctl_unlock() local
227 struct snd_seq_client *client; in seq_create_client1() local
271 static int seq_free_client1(struct snd_seq_client *client) in seq_free_client1()
292 static void seq_free_client(struct snd_seq_client * client) in seq_free_client()
323 struct snd_seq_client *client; in snd_seq_open() local
380 struct snd_seq_client *client = file->private_data; in snd_seq_release() local
404 struct snd_seq_client *client = file->private_data; in snd_seq_read() local
533 static int bounce_error_event(struct snd_seq_client *client, in bounce_error_event()
601 static int snd_seq_deliver_single_event(struct snd_seq_client *client, in snd_seq_deliver_single_event()
662 static int deliver_to_subscribers(struct snd_seq_client *client, in deliver_to_subscribers()
719 static int port_broadcast_event(struct snd_seq_client *client, in port_broadcast_event()
756 static int broadcast_event(struct snd_seq_client *client, in broadcast_event()
792 static int multicast_event(struct snd_seq_client *client, struct snd_seq_event *event, in multicast_event()
809 static int snd_seq_deliver_event(struct snd_seq_client *client, struct snd_seq_event *event, in snd_seq_deliver_event()
856 struct snd_seq_client *client; in snd_seq_dispatch_event() local
926 static int snd_seq_client_enqueue_event(struct snd_seq_client *client, in snd_seq_client_enqueue_event()
1022 struct snd_seq_client *client = file->private_data; in snd_seq_write() local
1124 struct snd_seq_client *client = file->private_data; in snd_seq_poll() local
1153 static int snd_seq_ioctl_pversion(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_pversion()
1161 static int snd_seq_ioctl_client_id(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_client_id()
1170 static int snd_seq_ioctl_system_info(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_system_info()
1188 static int snd_seq_ioctl_running_mode(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_running_mode()
1248 static int snd_seq_ioctl_get_client_info(struct snd_seq_client *client, in snd_seq_ioctl_get_client_info()
1267 static int snd_seq_ioctl_set_client_info(struct snd_seq_client *client, in snd_seq_ioctl_set_client_info()
1294 static int snd_seq_ioctl_create_port(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_create_port()
1341 static int snd_seq_ioctl_delete_port(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_delete_port()
1360 static int snd_seq_ioctl_get_port_info(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_get_port_info()
1388 static int snd_seq_ioctl_set_port_info(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_set_port_info()
1410 static int check_subscription_permission(struct snd_seq_client *client, in check_subscription_permission()
1444 int snd_seq_client_notify_subscription(int client, int port, in snd_seq_client_notify_subscription()
1462 static int snd_seq_ioctl_subscribe_port(struct snd_seq_client *client, in snd_seq_ioctl_subscribe_port()
1504 static int snd_seq_ioctl_unsubscribe_port(struct snd_seq_client *client, in snd_seq_ioctl_unsubscribe_port()
1543 static int snd_seq_ioctl_create_queue(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_create_queue()
1566 static int snd_seq_ioctl_delete_queue(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_delete_queue()
1574 static int snd_seq_ioctl_get_queue_info(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_info()
1595 static int snd_seq_ioctl_set_queue_info(struct snd_seq_client *client, in snd_seq_ioctl_set_queue_info()
1628 static int snd_seq_ioctl_get_named_queue(struct snd_seq_client *client, in snd_seq_ioctl_get_named_queue()
1646 static int snd_seq_ioctl_get_queue_status(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_status()
1675 static int snd_seq_ioctl_get_queue_tempo(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_tempo()
1701 int snd_seq_set_queue_tempo(int client, struct snd_seq_queue_tempo *tempo) in snd_seq_set_queue_tempo()
1709 static int snd_seq_ioctl_set_queue_tempo(struct snd_seq_client *client, in snd_seq_ioctl_set_queue_tempo()
1721 static int snd_seq_ioctl_get_queue_timer(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_timer()
1750 static int snd_seq_ioctl_set_queue_timer(struct snd_seq_client *client, in snd_seq_ioctl_set_queue_timer()
1786 static int snd_seq_ioctl_get_queue_client(struct snd_seq_client *client, in snd_seq_ioctl_get_queue_client()
1803 static int snd_seq_ioctl_set_queue_client(struct snd_seq_client *client, in snd_seq_ioctl_set_queue_client()
1820 static int snd_seq_ioctl_get_client_pool(struct snd_seq_client *client, in snd_seq_ioctl_get_client_pool()
1849 static int snd_seq_ioctl_set_client_pool(struct snd_seq_client *client, in snd_seq_ioctl_set_client_pool()
1894 static int snd_seq_ioctl_remove_events(struct snd_seq_client *client, in snd_seq_ioctl_remove_events()
1921 static int snd_seq_ioctl_get_subscription(struct snd_seq_client *client, in snd_seq_ioctl_get_subscription()
1949 static int snd_seq_ioctl_query_subs(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_query_subs()
2012 static int snd_seq_ioctl_query_next_client(struct snd_seq_client *client, in snd_seq_ioctl_query_next_client()
2040 static int snd_seq_ioctl_query_next_port(struct snd_seq_client *client, in snd_seq_ioctl_query_next_port()
2111 struct snd_seq_client *client = file->private_data; in snd_seq_ioctl() local
2184 struct snd_seq_client *client; in snd_seq_create_kernel_client() local
2232 int snd_seq_delete_kernel_client(int client) in snd_seq_delete_kernel_client()
2254 int snd_seq_kernel_client_enqueue(int client, struct snd_seq_event *ev, in snd_seq_kernel_client_enqueue()
2300 int snd_seq_kernel_client_dispatch(int client, struct snd_seq_event * ev, in snd_seq_kernel_client_dispatch()
2345 struct snd_seq_client *client; in snd_seq_kernel_client_ctl() local
2365 struct snd_seq_client *client; in snd_seq_kernel_client_write_poll() local
2425 struct snd_seq_client *client) in snd_seq_info_dump_ports()
2449 struct snd_seq_client *client; in snd_seq_info_clients_read() local