snd_seq_queue_client  602 include/uapi/sound/asequencer.h #define SNDRV_SEQ_IOCTL_GET_QUEUE_CLIENT	_IOWR('S', 0x49, struct snd_seq_queue_client)
snd_seq_queue_client  603 include/uapi/sound/asequencer.h #define SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT	_IOW ('S', 0x4a, struct snd_seq_queue_client)
snd_seq_queue_client 1789 sound/core/seq/seq_clientmgr.c 	struct snd_seq_queue_client *info = arg;
snd_seq_queue_client 1806 sound/core/seq/seq_clientmgr.c 	struct snd_seq_queue_client *info = arg;
snd_seq_queue_client 2125 sound/core/seq/seq_clientmgr.c 		struct snd_seq_queue_client	queue_client;