Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/korg1212/
H A Dkorg1212.c61 K1212_STATE_MONITOR, // the card is in the monitor mode enumerator
775 if (korg1212->cardState != K1212_STATE_MONITOR)
788 snd_korg1212_setCardState(korg1212, K1212_STATE_MONITOR);
901 if (korg1212->cardState == K1212_STATE_MONITOR || korg1212->idleMonitorOn) { in snd_korg1212_WriteADCSensitivity()
/kernel/linux/linux-6.6/sound/pci/korg1212/
H A Dkorg1212.c61 K1212_STATE_MONITOR, // the card is in the monitor mode enumerator
774 if (korg1212->cardState != K1212_STATE_MONITOR)
787 snd_korg1212_setCardState(korg1212, K1212_STATE_MONITOR);
900 if (korg1212->cardState == K1212_STATE_MONITOR || korg1212->idleMonitorOn) { in snd_korg1212_WriteADCSensitivity()

Completed in 8 milliseconds