Home
last modified time | relevance | path

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

/sound/pci/korg1212/
Dkorg1212.c98 K1212_CMDRET_Success = 0, // command was successfully placed enumerator
515 int rc = K1212_CMDRET_Success; in snd_korg1212_Send1212Command()
537 rc = K1212_CMDRET_Success; in snd_korg1212_Send1212Command()
551 rc = K1212_CMDRET_Success; in snd_korg1212_Send1212Command()
675 if (rc != K1212_CMDRET_Success) { in snd_korg1212_CloseCard()
709 if (rc != K1212_CMDRET_Success) { in snd_korg1212_SetupForPlay()
731 if (rc != K1212_CMDRET_Success) { in snd_korg1212_TriggerPlay()
791 if (rc != K1212_CMDRET_Success)