MONITOR_ARRAY_SIZE
memset(chip->comm_page->monitors, ECHOGAIN_MUTED, MONITOR_ARRAY_SIZE);
s8 monitors[MONITOR_ARRAY_SIZE];
MONITOR_ARRAY_SIZE, GFP_KERNEL);
MONITOR_ARRAY_SIZE);
MONITOR_ARRAY_SIZE);
memcpy(chip->comm_page->monitors, monitors, MONITOR_ARRAY_SIZE);