Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/korg1212/
Dkorg1212.c98 K1212_CMDRET_Success = 0, // command was successfully placed enumerator
514 int rc = K1212_CMDRET_Success; in snd_korg1212_Send1212Command()
536 rc = K1212_CMDRET_Success; in snd_korg1212_Send1212Command()
550 rc = K1212_CMDRET_Success; in snd_korg1212_Send1212Command()
674 if (rc != K1212_CMDRET_Success) { in snd_korg1212_CloseCard()
708 if (rc != K1212_CMDRET_Success) { in snd_korg1212_SetupForPlay()
730 if (rc != K1212_CMDRET_Success) { in snd_korg1212_TriggerPlay()
790 if (rc != K1212_CMDRET_Success)