Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sound/pci/
HDenvy24ht.h163 #define ENVY24HT_CHAN_PLAY_SPDIF 4 macro
HDenvy24ht.c226 ENVY24HT_CHAN_PLAY_SPDIF, /* 0 */
1491 if ((sc->chnum > ENVY24HT_CHAN_PLAY_SPDIF && dir != PCMDIR_REC) || in envy24htchan_init()
1944 if (hwch > ENVY24HT_CHAN_PLAY_SPDIF || sc->chan[ch].run) in envy24htmixer_set()
1961 if (ch > ENVY24HT_CHAN_PLAY_SPDIF) in envy24htmixer_setrecsrc()
2005 for (i = ENVY24HT_CHAN_PLAY_DAC1; i <= ENVY24HT_CHAN_PLAY_SPDIF; i++) { in envy24ht_intr()