Home
last modified time | relevance | path

Searched refs:cmdRetryCount (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/sound/pci/korg1212/
Dkorg1212.c366 u32 cmdRetryCount; // tracks how many times we have retried sending to the card. member
555 korg1212->cmdRetryCount += retryCount; in snd_korg1212_Send1212Command()
2046 snd_iprintf(buffer, "Cmd retry count: %d\n", korg1212->cmdRetryCount); in snd_korg1212_proc_read()