NUM_ATC_PCM
for (i = 0; i < NUM_ATC_PCM; i++)
atc->pcm = kcalloc(NUM_ATC_PCM, sizeof(void *), GFP_KERNEL);
for (i = 0; i < NUM_ATC_PCM; i++) {