Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
HDhdspe-pcm.c106 hdspe_hw_mixer(ch, ch->rslot, ch->rslot, in hdspechan_setgain()
187 hdspe_write_1(sc, reg + (4 * ch->rslot), value); in hdspechan_enable()
274 sc->pbuf[dst + HDSPE_CHANBUF_SAMPLES * ch->rslot] = in buffer_copy()
281 sc->rbuf[dst + HDSPE_CHANBUF_SAMPLES * ch->rslot]; in buffer_copy()
302 bzero(buf + HDSPE_CHANBUF_SAMPLES * ch->rslot, HDSPE_CHANBUF_SIZE); in clean()
323 ch->rslot = scp->hc->right; in hdspechan_init()
HDhdspe.h115 uint32_t rslot; member