Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/korg1212/
H A 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)
/kernel/linux/linux-6.6/sound/pci/korg1212/
H A 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)

Completed in 12 milliseconds