snd_seq_client_port  488 sound/core/seq/seq_clientmgr.c static int check_port_perm(struct snd_seq_client_port *port, unsigned int flags)
snd_seq_client_port  606 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *dest_port = NULL;
snd_seq_client_port  669 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *src_port;
snd_seq_client_port  725 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *port;
snd_seq_client_port  948 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 1297 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *port;
snd_seq_client_port 1364 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *port;
snd_seq_client_port 1391 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *port;
snd_seq_client_port 1411 sound/core/seq/seq_clientmgr.c 					 struct snd_seq_client_port *sport,
snd_seq_client_port 1412 sound/core/seq/seq_clientmgr.c 					 struct snd_seq_client_port *dport,
snd_seq_client_port 1468 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *sport = NULL, *dport = NULL;
snd_seq_client_port 1510 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *sport = NULL, *dport = NULL;
snd_seq_client_port 1927 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *sport = NULL;
snd_seq_client_port 1954 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *port = NULL;
snd_seq_client_port 2045 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *port = NULL;
snd_seq_client_port 2427 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client_port *p;
snd_seq_client_port   44 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   47 sound/core/seq/seq_ports.c 	struct snd_seq_client_port *port;
snd_seq_client_port   67 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   71 sound/core/seq/seq_ports.c 	struct snd_seq_client_port *port, *found;
snd_seq_client_port  113 sound/core/seq/seq_ports.c struct snd_seq_client_port *snd_seq_create_port(struct snd_seq_client *client,
snd_seq_client_port  116 sound/core/seq/seq_ports.c 	struct snd_seq_client_port *new_port, *p;
snd_seq_client_port  164 sound/core/seq/seq_ports.c 			  struct snd_seq_client_port *port,
snd_seq_client_port  168 sound/core/seq/seq_ports.c 			    struct snd_seq_client_port *port,
snd_seq_client_port  173 sound/core/seq/seq_ports.c static struct snd_seq_client_port *get_client_port(struct snd_seq_addr *addr,
snd_seq_client_port  176 sound/core/seq/seq_ports.c 	struct snd_seq_client_port *p;
snd_seq_client_port  190 sound/core/seq/seq_ports.c 					struct snd_seq_client_port *port,
snd_seq_client_port  208 sound/core/seq/seq_ports.c 				  struct snd_seq_client_port *port,
snd_seq_client_port  217 sound/core/seq/seq_ports.c 		struct snd_seq_client_port *aport;
snd_seq_client_port  246 sound/core/seq/seq_ports.c 		       struct snd_seq_client_port *port)
snd_seq_client_port  270 sound/core/seq/seq_ports.c 	struct snd_seq_client_port *found = NULL, *p;
snd_seq_client_port  295 sound/core/seq/seq_ports.c 	struct snd_seq_client_port *port, *tmp;
snd_seq_client_port  322 sound/core/seq/seq_ports.c int snd_seq_set_port_info(struct snd_seq_client_port * port,
snd_seq_client_port  352 sound/core/seq/seq_ports.c int snd_seq_get_port_info(struct snd_seq_client_port * port,
snd_seq_client_port  401 sound/core/seq/seq_ports.c 			  struct snd_seq_client_port *port,
snd_seq_client_port  426 sound/core/seq/seq_ports.c 			    struct snd_seq_client_port *port,
snd_seq_client_port  469 sound/core/seq/seq_ports.c 				    struct snd_seq_client_port *port,
snd_seq_client_port  518 sound/core/seq/seq_ports.c 					struct snd_seq_client_port *port,
snd_seq_client_port  544 sound/core/seq/seq_ports.c 			 struct snd_seq_client_port *src_port,
snd_seq_client_port  546 sound/core/seq/seq_ports.c 			 struct snd_seq_client_port *dest_port,
snd_seq_client_port  588 sound/core/seq/seq_ports.c 			    struct snd_seq_client_port *src_port,
snd_seq_client_port  590 sound/core/seq/seq_ports.c 			    struct snd_seq_client_port *dest_port,
snd_seq_client_port   80 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   83 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   90 sound/core/seq/seq_ports.h struct snd_seq_client_port *snd_seq_create_port(struct snd_seq_client *client, int port_index);
snd_seq_client_port   99 sound/core/seq/seq_ports.h int snd_seq_set_port_info(struct snd_seq_client_port *port,
snd_seq_client_port  103 sound/core/seq/seq_ports.h int snd_seq_get_port_info(struct snd_seq_client_port *port,
snd_seq_client_port  108 sound/core/seq/seq_ports.h 			 struct snd_seq_client *s, struct snd_seq_client_port *sp,
snd_seq_client_port  109 sound/core/seq/seq_ports.h 			 struct snd_seq_client *d, struct snd_seq_client_port *dp,
snd_seq_client_port  114 sound/core/seq/seq_ports.h 			    struct snd_seq_client *s, struct snd_seq_client_port *sp,
snd_seq_client_port  115 sound/core/seq/seq_ports.h 			    struct snd_seq_client *d, struct snd_seq_client_port *dp,
snd_seq_client_port  119 sound/core/seq/seq_ports.h int snd_seq_port_subscribe(struct snd_seq_client_port *port,