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

/freebsd-11-stable/sys/dev/sound/pci/
H A Denvy24ht.h163 #define ENVY24HT_CHAN_PLAY_SPDIF 4 macro
H A Denvy24ht.c226 ENVY24HT_CHAN_PLAY_SPDIF, /* 0 */
1491 if ((sc->chnum > ENVY24HT_CHAN_PLAY_SPDIF && dir != PCMDIR_REC) ||
1944 if (hwch > ENVY24HT_CHAN_PLAY_SPDIF || sc->chan[ch].run)
1961 if (ch > ENVY24HT_CHAN_PLAY_SPDIF)
2005 for (i = ENVY24HT_CHAN_PLAY_DAC1; i <= ENVY24HT_CHAN_PLAY_SPDIF; i++) {

Completed in 63 milliseconds