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