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

/freebsd-11-stable/sys/dev/sound/pci/
H A Demu10kx.h171 int amounts_right[8]; member in struct:emu_route
H A Demu10kx-pcm.c1373 sc->rt.amounts_right[i] = 0x00;
1380 sc->rt_mono.amounts_right[i] = 0x00;
1392 sc->rt.amounts_right[1] = 0xff;
1409 sc->rt.amounts_right[3] = 0xff;
1435 sc->rt.amounts_right[7] = 0xff;
H A Demu10kx.c1370 v->amounts[i] = rt->amounts_right[i];

Completed in 69 milliseconds