Home
last modified time | relevance | path

Searched refs:remu (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/sound/synth/emux/
Demux.c24 int snd_emux_new(struct snd_emux **remu) in snd_emux_new() argument
28 *remu = NULL; in snd_emux_new()
46 *remu = emu; in snd_emux_new()
/Linux-v5.10/arch/c6x/lib/
DMakefile6 lib-y := divu.o divi.o pop_rts.o push_rts.o remi.o remu.o strasgi.o llshru.o
Ddivi.S15 ;; In our implementation, divu and remu are leaf functions,
Dremi.S15 ;; In our implementation, divu and remu are leaf functions,
Dremu.S15 ;; In our implementation, divu and remu are leaf functions,
Ddivu.S15 ;; In our implementation, divu and remu are leaf functions,
/Linux-v5.10/include/sound/
Demux_synth.h218 int snd_emux_new(struct snd_emux **remu);
Demu10k1.h1800 struct snd_emu10k1 ** remu);
/Linux-v5.10/sound/pci/emu10k1/
Demu10k1_main.c1786 struct snd_emu10k1 **remu) in snd_emu10k1_create() argument
1799 *remu = NULL; in snd_emu10k1_create()
2046 *remu = emu; in snd_emu10k1_create()
/Linux-v5.10/arch/arc/
DKconfig408 bool "Insn: div, divu, rem, remu"