group_uid         102 sound/pci/mixart/mixart.c 	group_state.pipe_uid[0] = pipe->group_uid;
group_uid         109 sound/pci/mixart/mixart.c 	request.uid = pipe->group_uid; /*(struct mixart_uid){0,0};*/
group_uid         189 sound/pci/mixart/mixart.c 	clock_properties.uid_caller[0] = pipe->group_uid;
group_uid         314 sound/pci/mixart/mixart.c 		pipe->group_uid = buf->sgroup_resp.group;     /* id of the pipe, as returned by embedded */
group_uid         362 sound/pci/mixart/mixart.c 		request.data = &pipe->group_uid;            /* the streaming group ! */
group_uid         363 sound/pci/mixart/mixart.c 		request.size = sizeof(pipe->group_uid);
group_uid         373 sound/pci/mixart/mixart.c 		pipe->group_uid = (struct mixart_uid){0,0};
group_uid         392 sound/pci/mixart/mixart.c 	stream_state_req.stream_info.stream_desc.uid_pipe = stream->pipe->group_uid;
group_uid         569 sound/pci/mixart/mixart.c 	stream_param.stream_desc[0].uid_pipe = stream->pipe->group_uid;
group_uid         142 sound/pci/mixart/mixart.h 	struct mixart_uid group_uid;			/* id of the pipe, as returned by embedded */
group_uid         734 sound/pci/mixart/mixart_mixer.c 	set_level.stream_level.desc.uid_pipe = pipe->group_uid;