Searched refs:aaux (Results 1 – 3 of 3) sorted by relevance
| /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 | 2996 struct arg_aux aaux; in arch_bpf_trampoline_size() local 2999 ret = calc_arg_aux(m, &aaux); in arch_bpf_trampoline_size() 3003 ret = prepare_trampoline(&ctx, &im, tnodes, func_addr, m, &aaux, flags); in arch_bpf_trampoline_size() 3031 struct arg_aux aaux; in arch_prepare_bpf_trampoline() local 3051 ret = calc_arg_aux(m, &aaux); in arch_prepare_bpf_trampoline() 3054 ret = prepare_trampoline(&ctx, im, tnodes, 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()
|