Home
last modified time | relevance | path

Searched refs:apan (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Demux_synth.h183 int apan; /* pan/aux pair */ member
/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c191 snd_emu10k1_ptr_write(hw, PTRX_FXSENDAMOUNT_A, vp->ch, vp->apan); in update_voice()
471 PTRX, ptarget | (vp->apan << 8) | vp->aaux, in trigger_voice()
/linux/sound/isa/sb/
H A Demu8000_callback.c363 temp = ((unsigned int)vp->apan<<24) | ((unsigned int)vp->reg.loopstart - 1); in set_pan()