Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/korg1212/
Dkorg1212.c112 K1212_CMDRET_Success = 0, // command was successfully placed enumerator
529 int rc = K1212_CMDRET_Success; in snd_korg1212_Send1212Command()
551 rc = K1212_CMDRET_Success; in snd_korg1212_Send1212Command()
565 rc = K1212_CMDRET_Success; in snd_korg1212_Send1212Command()
689 if (rc != K1212_CMDRET_Success) { in snd_korg1212_CloseCard()
723 if (rc != K1212_CMDRET_Success) { in snd_korg1212_SetupForPlay()
745 if (rc != K1212_CMDRET_Success) { in snd_korg1212_TriggerPlay()
805 if (rc != K1212_CMDRET_Success)