Searched refs:retryCount (Results 1 – 1 of 1) sorted by relevance
528 u32 retryCount; in snd_korg1212_Send1212Command() local539 for (retryCount = 0; retryCount < MAX_COMMAND_RETRIES; retryCount++) { in snd_korg1212_Send1212Command()571 korg1212->cmdRetryCount += retryCount; in snd_korg1212_Send1212Command()573 if (retryCount >= MAX_COMMAND_RETRIES) { in snd_korg1212_Send1212Command()