snd_seq_client_use_ptr  494 sound/core/seq/seq_clientmgr.c 	dest = snd_seq_client_use_ptr(event->dest.client);
snd_seq_client_use_ptr  833 sound/core/seq/seq_clientmgr.c 	client = snd_seq_client_use_ptr(cell->event.source.client);
snd_seq_client_use_ptr 1140 sound/core/seq/seq_clientmgr.c 	cptr = snd_seq_client_use_ptr(info.client);
snd_seq_client_use_ptr 1192 sound/core/seq/seq_clientmgr.c 	cptr = snd_seq_client_use_ptr(client_info.client);
snd_seq_client_use_ptr 1320 sound/core/seq/seq_clientmgr.c 	cptr = snd_seq_client_use_ptr(info.addr.client);
snd_seq_client_use_ptr 1433 sound/core/seq/seq_clientmgr.c 	if ((receiver = snd_seq_client_use_ptr(subs.dest.client)) == NULL)
snd_seq_client_use_ptr 1435 sound/core/seq/seq_clientmgr.c 	if ((sender = snd_seq_client_use_ptr(subs.sender.client)) == NULL)
snd_seq_client_use_ptr 1478 sound/core/seq/seq_clientmgr.c 	if ((receiver = snd_seq_client_use_ptr(subs.dest.client)) == NULL)
snd_seq_client_use_ptr 1480 sound/core/seq/seq_clientmgr.c 	if ((sender = snd_seq_client_use_ptr(subs.sender.client)) == NULL)
snd_seq_client_use_ptr 1861 sound/core/seq/seq_clientmgr.c 	cptr = snd_seq_client_use_ptr(info.client);
snd_seq_client_use_ptr 1974 sound/core/seq/seq_clientmgr.c 	if ((sender = snd_seq_client_use_ptr(subs.sender.client)) == NULL)
snd_seq_client_use_ptr 2015 sound/core/seq/seq_clientmgr.c 	if ((cptr = snd_seq_client_use_ptr(subs.root.client)) == NULL)
snd_seq_client_use_ptr 2085 sound/core/seq/seq_clientmgr.c 		cptr = snd_seq_client_use_ptr(info.client);
snd_seq_client_use_ptr 2112 sound/core/seq/seq_clientmgr.c 	cptr = snd_seq_client_use_ptr(info.addr.client);
snd_seq_client_use_ptr 2313 sound/core/seq/seq_clientmgr.c 	cptr = snd_seq_client_use_ptr(client);
snd_seq_client_use_ptr 2376 sound/core/seq/seq_clientmgr.c 	cptr = snd_seq_client_use_ptr(client);
snd_seq_client_use_ptr 2513 sound/core/seq/seq_clientmgr.c 		client = snd_seq_client_use_ptr(c);
snd_seq_client_use_ptr   85 sound/core/seq/seq_clientmgr.h struct snd_seq_client *snd_seq_client_use_ptr(int clientid);
snd_seq_client_use_ptr  195 sound/core/seq/seq_ports.c 	*cp = snd_seq_client_use_ptr(addr->client);