Home
last modified time | relevance | path

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

/Linux-v4.19/sound/synth/emux/
Demux.c37 int snd_emux_new(struct snd_emux **remu) in snd_emux_new() argument
41 *remu = NULL; in snd_emux_new()
59 *remu = emu; in snd_emux_new()
/Linux-v4.19/arch/c6x/lib/
DMakefile5 lib-y := divu.o divi.o pop_rts.o push_rts.o remi.o remu.o strasgi.o llshru.o
Ddivi.S27 ;; In our implementation, divu and remu are leaf functions,
Dremi.S27 ;; In our implementation, divu and remu are leaf functions,
Dremu.S27 ;; In our implementation, divu and remu are leaf functions,
Ddivu.S27 ;; In our implementation, divu and remu are leaf functions,
/Linux-v4.19/include/sound/
Demux_synth.h231 int snd_emux_new(struct snd_emux **remu);
Demu10k1.h1815 struct snd_emu10k1 ** remu);
/Linux-v4.19/sound/pci/emu10k1/
Demu10k1_main.c1801 struct snd_emu10k1 **remu) in snd_emu10k1_create() argument
1813 *remu = NULL; in snd_emu10k1_create()
2072 *remu = emu; in snd_emu10k1_create()
/Linux-v4.19/arch/arc/
DKconfig411 bool "Insn: div, divu, rem, remu"