snd_mixart_send_msg  123 sound/pci/mixart/mixart.c 	err = snd_mixart_send_msg(mgr, &request, sizeof(group_state_resp), &group_state_resp);
snd_mixart_send_msg  134 sound/pci/mixart/mixart.c 		err = snd_mixart_send_msg(mgr, &request, sizeof(group_state_resp), &group_state_resp);
snd_mixart_send_msg  147 sound/pci/mixart/mixart.c 		err = snd_mixart_send_msg(mgr, &request, sizeof(stat), &stat);
snd_mixart_send_msg  199 sound/pci/mixart/mixart.c 	err = snd_mixart_send_msg(mgr, &request, sizeof(clock_prop_resp), &clock_prop_resp);
snd_mixart_send_msg  302 sound/pci/mixart/mixart.c 		err = snd_mixart_send_msg(chip->mgr, &request, sizeof(buf->sgroup_resp), &buf->sgroup_resp);
snd_mixart_send_msg  360 sound/pci/mixart/mixart.c 		err = snd_mixart_send_msg(mgr, &request, sizeof(delete_resp), &delete_resp);
snd_mixart_send_msg  566 sound/pci/mixart/mixart.c 	err = snd_mixart_send_msg(chip->mgr, &request, sizeof(resp), &resp);
snd_mixart_send_msg  562 sound/pci/mixart/mixart_core.h int  snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, void *resp_data);
snd_mixart_send_msg  164 sound/pci/mixart/mixart_hwdep.c 	err = snd_mixart_send_msg(mgr, &request, sizeof(*connector), connector);
snd_mixart_send_msg  193 sound/pci/mixart/mixart_hwdep.c 		err = snd_mixart_send_msg(mgr, &request, sizeof(*audio_info), audio_info);
snd_mixart_send_msg  206 sound/pci/mixart/mixart_hwdep.c 	err = snd_mixart_send_msg(mgr, &request, sizeof(*connector), connector);
snd_mixart_send_msg  235 sound/pci/mixart/mixart_hwdep.c 		err = snd_mixart_send_msg(mgr, &request, sizeof(*audio_info), audio_info);
snd_mixart_send_msg  270 sound/pci/mixart/mixart_hwdep.c 	err = snd_mixart_send_msg(mgr, &request, sizeof(console_mgr), &console_mgr);
snd_mixart_send_msg  285 sound/pci/mixart/mixart_hwdep.c 	err = snd_mixart_send_msg(mgr, &request, sizeof(phys_io), &phys_io);
snd_mixart_send_msg  321 sound/pci/mixart/mixart_hwdep.c 	err = snd_mixart_send_msg(mgr, &request, sizeof(k), &k);
snd_mixart_send_msg  330 sound/pci/mixart/mixart_mixer.c 	err = snd_mixart_send_msg(chip->mgr, &request, sizeof(resp), &resp);
snd_mixart_send_msg  763 sound/pci/mixart/mixart_mixer.c 	err = snd_mixart_send_msg(chip->mgr, &request, sizeof(status), &status);
snd_mixart_send_msg  806 sound/pci/mixart/mixart_mixer.c 	err = snd_mixart_send_msg(chip->mgr, &request, sizeof(status), &status);
snd_mixart_send_msg  978 sound/pci/mixart/mixart_mixer.c 	err = snd_mixart_send_msg(chip->mgr, &request, sizeof(resp), &resp);