Searched refs:snd_seq_client_port (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/core/seq/ |
| A D | seq_ports.h | 45 struct snd_seq_client_port { struct 80 struct snd_seq_client_port *snd_seq_port_use_ptr(struct snd_seq_client *client, int num); argument 83 struct snd_seq_client_port *snd_seq_port_query_nearest(struct snd_seq_client *client, 90 struct snd_seq_client_port *snd_seq_create_port(struct snd_seq_client *client, int port_index); 99 int snd_seq_set_port_info(struct snd_seq_client_port *port, 103 int snd_seq_get_port_info(struct snd_seq_client_port *port, 108 struct snd_seq_client *s, struct snd_seq_client_port *sp, 109 struct snd_seq_client *d, struct snd_seq_client_port *dp, 114 struct snd_seq_client *s, struct snd_seq_client_port *sp, 115 struct snd_seq_client *d, struct snd_seq_client_port *dp, [all …]
|
| A D | seq_ports.c | 47 struct snd_seq_client_port *port; in snd_seq_port_use_ptr() 71 struct snd_seq_client_port *port, *found; in snd_seq_port_query_nearest() 164 struct snd_seq_client_port *port, 168 struct snd_seq_client_port *port, 176 struct snd_seq_client_port *p; in get_client_port() 190 struct snd_seq_client_port *port, 208 struct snd_seq_client_port *port, in clear_subscriber_list() 217 struct snd_seq_client_port *aport; in clear_subscriber_list() 295 struct snd_seq_client_port *port, *tmp; in snd_seq_delete_all_ports() 401 struct snd_seq_client_port *port, in subscribe_port() [all …]
|
| A D | seq_clientmgr.c | 671 struct snd_seq_client_port *src_port; in deliver_to_subscribers() 727 struct snd_seq_client_port *port; in port_broadcast_event() 1300 struct snd_seq_client_port *port; in snd_seq_ioctl_create_port() 1368 struct snd_seq_client_port *port; in snd_seq_ioctl_get_port_info() 1395 struct snd_seq_client_port *port; in snd_seq_ioctl_set_port_info() 1415 struct snd_seq_client_port *sport, in check_subscription_permission() 1416 struct snd_seq_client_port *dport, in check_subscription_permission() 1939 struct snd_seq_client_port *sport = NULL; in snd_seq_ioctl_get_subscription() 1968 struct snd_seq_client_port *port = NULL; in snd_seq_ioctl_query_subs() 2061 struct snd_seq_client_port *port = NULL; in snd_seq_ioctl_query_next_port() [all …]
|
Completed in 11 milliseconds