stream_desc       392 sound/pci/mixart/mixart.c 	stream_state_req.stream_info.stream_desc.uid_pipe = stream->pipe->group_uid;
stream_desc       393 sound/pci/mixart/mixart.c 	stream_state_req.stream_info.stream_desc.stream_idx = stream->substream->number;
stream_desc       569 sound/pci/mixart/mixart.c 	stream_param.stream_desc[0].uid_pipe = stream->pipe->group_uid;
stream_desc       570 sound/pci/mixart/mixart.c 	stream_param.stream_desc[0].stream_idx = stream->substream->number;
stream_desc       164 sound/pci/mixart/mixart_core.h 	u32          stream_desc;
stream_desc       209 sound/pci/mixart/mixart_core.h 	struct mixart_txx_stream_desc  stream_desc;
stream_desc       396 sound/pci/mixart/mixart_core.h 	struct mixart_txx_stream_desc stream_desc[1];  /* only one stream per command, but this could be an array */