sgroup_req 251 sound/pci/mixart/mixart.c struct mixart_streaming_group_req sgroup_req; sgroup_req 264 sound/pci/mixart/mixart.c request.data = &buf->sgroup_req; sgroup_req 265 sound/pci/mixart/mixart.c request.size = sizeof(buf->sgroup_req); sgroup_req 267 sound/pci/mixart/mixart.c memset(&buf->sgroup_req, 0, sizeof(buf->sgroup_req)); sgroup_req 269 sound/pci/mixart/mixart.c buf->sgroup_req.stream_count = stream_count; sgroup_req 270 sound/pci/mixart/mixart.c buf->sgroup_req.channel_count = 2; sgroup_req 271 sound/pci/mixart/mixart.c buf->sgroup_req.latency = 256; sgroup_req 272 sound/pci/mixart/mixart.c buf->sgroup_req.connector = pipe->uid_left_connector; /* the left connector */ sgroup_req 280 sound/pci/mixart/mixart.c buf->sgroup_req.stream_info[i].size_max_byte_frame = 1024; sgroup_req 281 sound/pci/mixart/mixart.c buf->sgroup_req.stream_info[i].size_max_sample_frame = 256; sgroup_req 282 sound/pci/mixart/mixart.c buf->sgroup_req.stream_info[i].nb_bytes_max_per_sample = MIXART_FLOAT_P__4_0_TO_HEX; /* is 4.0f */ sgroup_req 288 sound/pci/mixart/mixart.c buf->sgroup_req.flow_entry[i] = j;