max_resp_size 224 sound/pci/mixart/mixart_core.c int snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, void *resp_data) max_resp_size 236 sound/pci/mixart/mixart_core.c err = send_msg(mgr, request, max_resp_size, 1, &msg_frame); /* send and mark the answer pending */ max_resp_size 259 sound/pci/mixart/mixart_core.c resp.size = max_resp_size; max_resp_size 549 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);