Searched refs:amounts_left (Results 1 – 3 of 3) sorted by relevance
1366 sc->rt.amounts_left[i] = 0x00; in emu_pcm_attach()1373 sc->rt_mono.amounts_left[i] = 0x00; in emu_pcm_attach()1386 sc->rt.amounts_left[0] = 0xff; in emu_pcm_attach()1388 sc->rt_mono.amounts_left[0] = 0xff; in emu_pcm_attach()1389 sc->rt_mono.amounts_left[1] = 0xff; in emu_pcm_attach()1403 sc->rt.amounts_left[2] = 0xff; in emu_pcm_attach()1405 sc->rt_mono.amounts_left[2] = 0xff; in emu_pcm_attach()1406 sc->rt_mono.amounts_left[3] = 0xff; in emu_pcm_attach()1413 sc->rt.amounts_left[4] = 0xff; in emu_pcm_attach()1414 sc->rt_mono.amounts_left[4] = 0xff; in emu_pcm_attach()[all …]
168 int amounts_left[8]; member
1356 v->amounts[i] = rt->amounts_left[i]; in emu_vroute()