Searched refs:group_state_resp (Results 1 – 1 of 1) sorted by relevance
62 struct mixart_group_state_resp group_state_resp; in mixart_set_pipe_state() local112 err = snd_mixart_send_msg(mgr, &request, sizeof(group_state_resp), &group_state_resp); in mixart_set_pipe_state()113 if (err < 0 || group_state_resp.txx_status != 0) { in mixart_set_pipe_state()116 err, group_state_resp.txx_status); in mixart_set_pipe_state()125 err = snd_mixart_send_msg(mgr, &request, sizeof(group_state_resp), &group_state_resp); in mixart_set_pipe_state()126 if (err < 0 || group_state_resp.txx_status != 0) { in mixart_set_pipe_state()129 err, group_state_resp.txx_status); in mixart_set_pipe_state()