MSG_DEFAULT_SIZE  288 sound/pci/mixart/mixart_core.c 	err = send_msg(mgr, request, MSG_DEFAULT_SIZE, 1, &notif_event);  /* send and mark the notification event pending */
MSG_DEFAULT_SIZE  318 sound/pci/mixart/mixart_core.c 	err = send_msg(mgr, request, MSG_DEFAULT_SIZE, 0, &message_frame);
MSG_DEFAULT_SIZE  329 sound/pci/mixart/mixart_core.c static u32 mixart_msg_data[MSG_DEFAULT_SIZE / 4];