Lines Matching refs:rt_mono
101 struct emu_route rt_mono; member
796 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()
1411 sc->rt_mono.amounts_left[4] = 0xff; in emu_pcm_attach()
1419 sc->rt_mono.amounts_left[5] = 0xff; in emu_pcm_attach()
1428 sc->rt_mono.amounts_left[6] = 0xff; in emu_pcm_attach()
1429 sc->rt_mono.amounts_left[7] = 0xff; in emu_pcm_attach()