group_state_resp 63 sound/pci/mixart/mixart.c struct mixart_group_state_resp group_state_resp; group_state_resp 113 sound/pci/mixart/mixart.c err = snd_mixart_send_msg(mgr, &request, sizeof(group_state_resp), &group_state_resp); group_state_resp 114 sound/pci/mixart/mixart.c if (err < 0 || group_state_resp.txx_status != 0) { group_state_resp 117 sound/pci/mixart/mixart.c err, group_state_resp.txx_status); group_state_resp 126 sound/pci/mixart/mixart.c err = snd_mixart_send_msg(mgr, &request, sizeof(group_state_resp), &group_state_resp); group_state_resp 127 sound/pci/mixart/mixart.c if (err < 0 || group_state_resp.txx_status != 0) { group_state_resp 130 sound/pci/mixart/mixart.c err, group_state_resp.txx_status);