snd_seq_client     74 sound/core/seq/seq_clientmgr.c static struct snd_seq_client *clienttab[SNDRV_SEQ_MAX_CLIENTS];
snd_seq_client    122 sound/core/seq/seq_clientmgr.c static struct snd_seq_client *clientptr(int clientid)
snd_seq_client    132 sound/core/seq/seq_clientmgr.c struct snd_seq_client *snd_seq_client_use_ptr(int clientid)
snd_seq_client    135 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *client;
snd_seq_client    218 sound/core/seq/seq_clientmgr.c static struct snd_seq_client *seq_create_client1(int client_index, int poolsize)
snd_seq_client    222 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *client;
snd_seq_client    319 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *client;
snd_seq_client    371 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *client = file->private_data;
snd_seq_client    394 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *client = file->private_data;
snd_seq_client    489 sound/core/seq/seq_clientmgr.c static struct snd_seq_client *get_event_dest_client(struct snd_seq_event *event,
snd_seq_client    492 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *dest;
snd_seq_client    595 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *dest = NULL;
snd_seq_client    707 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *dest_client;
snd_seq_client    827 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *client;
snd_seq_client    991 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *client = file->private_data;
snd_seq_client   1079 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *client = file->private_data;
snd_seq_client   1133 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *cptr;
snd_seq_client   1185 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *cptr;
snd_seq_client   1314 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *cptr;
snd_seq_client   1426 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *receiver = NULL, *sender = NULL;
snd_seq_client   1471 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *receiver = NULL, *sender = NULL;
snd_seq_client   1856 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *cptr;
snd_seq_client   1965 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *sender = NULL;
snd_seq_client   2005 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *cptr = NULL;
snd_seq_client   2074 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *cptr = NULL;
snd_seq_client   2106 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *cptr;
snd_seq_client   2139 sound/core/seq/seq_clientmgr.c 	int (*func)(struct snd_seq_client *client, void __user * arg);
snd_seq_client   2201 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *client = file->private_data;
snd_seq_client   2222 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *client;
snd_seq_client   2273 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *ptr;
snd_seq_client   2296 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *cptr;
snd_seq_client   2363 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *cptr;
snd_seq_client   2397 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *client;
snd_seq_client   2415 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *client;
snd_seq_client   2503 sound/core/seq/seq_clientmgr.c 	struct snd_seq_client *client;
snd_seq_client     85 sound/core/seq/seq_clientmgr.h struct snd_seq_client *snd_seq_client_use_ptr(int clientid);
snd_seq_client     92 sound/core/seq/seq_compat.c 	struct snd_seq_client *client = file->private_data;
snd_seq_client    220 sound/core/seq/seq_ports.c 		struct snd_seq_client *c;
snd_seq_client     93 sound/core/seq/seq_ports.h struct snd_seq_client;