Searched refs:rt_mono (Results 1 – 1 of 1) sorted by relevance
101 struct emu_route rt_mono; member796 emu_vroute(sc->card, &(sc->rt_mono), ch->master); in emupchan_trigger()1372 sc->rt_mono.routing_left[i] = i; in emu_pcm_attach()1373 sc->rt_mono.amounts_left[i] = 0x00; in emu_pcm_attach()1374 sc->rt_mono.routing_right[i] = i; in emu_pcm_attach()1375 sc->rt_mono.amounts_right[i] = 0x00; 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()1405 sc->rt_mono.amounts_left[2] = 0xff; in emu_pcm_attach()1406 sc->rt_mono.amounts_left[3] = 0xff; in emu_pcm_attach()[all …]