Searched refs:aaux (Results 1 – 6 of 6) sorted by relevance
| /linux/include/sound/ |
| H A D | emux_synth.h | 184 int aaux; member
|
| /linux/sound/synth/emux/ |
| H A D | emux_synth.c | 640 vp->aaux = 0xff; in calc_pan() 642 vp->aaux = (-pan) & 0xff; in calc_pan() 650 vp->aaux = pan_volumes[255 - pan]; in calc_pan()
|
| H A D | emux_proc.c | 78 vp->apan, vp->aaux, in snd_emux_proc_info_read()
|
| /linux/sound/pci/emu10k1/ |
| H A D | emu10k1_callback.c | 192 snd_emu10k1_ptr_write(hw, PTRX_FXSENDAMOUNT_B, vp->ch, vp->aaux); in update_voice() 471 PTRX, ptarget | (vp->apan << 8) | vp->aaux, in trigger_voice()
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 2810 struct arg_aux aaux; in arch_bpf_trampoline_size() local 2813 ret = calc_arg_aux(m, &aaux); in arch_bpf_trampoline_size() 2817 ret = prepare_trampoline(&ctx, &im, tlinks, func_addr, m, &aaux, flags); in arch_bpf_trampoline_size() 2845 struct arg_aux aaux; in arch_prepare_bpf_trampoline() local 2865 ret = calc_arg_aux(m, &aaux); in arch_prepare_bpf_trampoline() 2868 ret = prepare_trampoline(&ctx, im, tlinks, func_addr, m, &aaux, flags); in arch_prepare_bpf_trampoline()
|
| /linux/sound/isa/sb/ |
| H A D | emu8000_callback.c | 313 temp = (temp << 8) | (vp->ptarget << 16) | vp->aaux; in trigger_voice()
|