Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/korg1212/
H A Dkorg1212.c366 u32 cmdRetryCount; // tracks how many times we have retried sending to the card. member
556 korg1212->cmdRetryCount += retryCount; in snd_korg1212_Send1212Command()
2072 snd_iprintf(buffer, "Cmd retry count: %d\n", korg1212->cmdRetryCount); in snd_korg1212_proc_read()
/kernel/linux/linux-6.6/sound/pci/korg1212/
H A 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()

Completed in 8 milliseconds