snd_seq_client_port  596 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *dest_port = NULL;
snd_seq_client_port  659 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *src_port;
snd_seq_client_port  708 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *port;
snd_seq_client_port  918 sound/core/seq/seq_clientmgr.c 		struct snd_seq_client_port *src_port = snd_seq_port_use_ptr(client, event->source.port);
snd_seq_client_port 1239 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *port;
snd_seq_client_port 1315 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *port;
snd_seq_client_port 1347 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *port;
snd_seq_client_port 1427 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *sport = NULL, *dport = NULL;
snd_seq_client_port 1472 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *sport = NULL, *dport = NULL;
snd_seq_client_port 1966 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *sport = NULL;
snd_seq_client_port 2006 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *port = NULL;
snd_seq_client_port 2107 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *port = NULL;
snd_seq_client_port 2478 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *p;
snd_seq_client_port   58 sound/core/seq/seq_ports.c struct snd_seq_client_port *snd_seq_port_use_ptr(struct snd_seq_client *client,
snd_seq_client_port   61 sound/core/seq/seq_ports.c 	struct snd_seq_client_port *port;
snd_seq_client_port   81 sound/core/seq/seq_ports.c struct snd_seq_client_port *snd_seq_port_query_nearest(struct snd_seq_client *client,
snd_seq_client_port   85 sound/core/seq/seq_ports.c 	struct snd_seq_client_port *port, *found;
snd_seq_client_port  125 sound/core/seq/seq_ports.c struct snd_seq_client_port *snd_seq_create_port(struct snd_seq_client *client,
snd_seq_client_port  129 sound/core/seq/seq_ports.c 	struct snd_seq_client_port *new_port, *p;
snd_seq_client_port  191 sound/core/seq/seq_ports.c static struct snd_seq_client_port *get_client_port(struct snd_seq_addr *addr,
snd_seq_client_port  194 sound/core/seq/seq_ports.c 	struct snd_seq_client_port *p;
snd_seq_client_port  221 sound/core/seq/seq_ports.c 		struct snd_seq_client_port *aport;
snd_seq_client_port  284 sound/core/seq/seq_ports.c 	struct snd_seq_client_port *found = NULL, *p;
snd_seq_client_port  310 sound/core/seq/seq_ports.c 	struct snd_seq_client_port *port, *tmp;
snd_seq_client_port   96 sound/core/seq/seq_ports.h struct snd_seq_client_port *snd_seq_port_use_ptr(struct snd_seq_client *client, int num);
snd_seq_client_port   99 sound/core/seq/seq_ports.h struct snd_seq_client_port *snd_seq_port_query_nearest(struct snd_seq_client *client,
snd_seq_client_port  106 sound/core/seq/seq_ports.h struct snd_seq_client_port *snd_seq_create_port(struct snd_seq_client *client, int port_index);