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

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

Completed in 50 milliseconds