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()1369 sc->rt_mono.routing_left[i] = i; in emu_pcm_attach()1370 sc->rt_mono.amounts_left[i] = 0x00; in emu_pcm_attach()1371 sc->rt_mono.routing_right[i] = i; in emu_pcm_attach()1372 sc->rt_mono.amounts_right[i] = 0x00; in emu_pcm_attach()1385 sc->rt_mono.amounts_left[0] = 0xff; in emu_pcm_attach()1386 sc->rt_mono.amounts_left[1] = 0xff; in emu_pcm_attach()1402 sc->rt_mono.amounts_left[2] = 0xff; in emu_pcm_attach()1403 sc->rt_mono.amounts_left[3] = 0xff; in emu_pcm_attach()[all …]