Searched refs:sgroup_resp (Results 1 – 1 of 1) sorted by relevance
251 struct mixart_streaming_group sgroup_resp; in snd_mixart_add_ref_pipe() member304 err = snd_mixart_send_msg(chip->mgr, &request, sizeof(buf->sgroup_resp), &buf->sgroup_resp); in snd_mixart_add_ref_pipe()305 if((err < 0) || (buf->sgroup_resp.status != 0)) { in snd_mixart_add_ref_pipe()308 err, buf->sgroup_resp.status); in snd_mixart_add_ref_pipe()313 pipe->group_uid = buf->sgroup_resp.group; /* id of the pipe, as returned by embedded */ in snd_mixart_add_ref_pipe()314 pipe->stream_count = buf->sgroup_resp.stream_count; in snd_mixart_add_ref_pipe()