Home
last modified time | relevance | path

Searched refs:amounts_right (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sound/pci/
H A Demu10kx.h170 int amounts_right[8]; member
H A Demu10kx-pcm.c1365 sc->rt.amounts_right[i] = 0x00; in emu_pcm_attach()
1372 sc->rt_mono.amounts_right[i] = 0x00; in emu_pcm_attach()
1384 sc->rt.amounts_right[1] = 0xff; in emu_pcm_attach()
1401 sc->rt.amounts_right[3] = 0xff; in emu_pcm_attach()
1427 sc->rt.amounts_right[7] = 0xff; in emu_pcm_attach()
H A Demu10kx.c1361 v->amounts[i] = rt->amounts_right[i]; in emu_vroute()