Home
last modified time | relevance | path

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

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