cmdRetryCount     366 sound/pci/korg1212/korg1212.c         u32 cmdRetryCount;           // tracks how many times we have retried sending to the card.
cmdRetryCount     556 sound/pci/korg1212/korg1212.c         korg1212->cmdRetryCount += retryCount;
cmdRetryCount    2072 sound/pci/korg1212/korg1212.c         snd_iprintf(buffer, "Cmd retry count: %d\n", korg1212->cmdRetryCount);