Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/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-4.4.14/include/sound/
Demux_synth.h233 int snd_emux_new(struct snd_emux **remu);
Demu10k1.h1814 struct snd_emu10k1 ** remu);
/linux-4.4.14/sound/pci/emu10k1/
Demu10k1_main.c1809 struct snd_emu10k1 **remu) in snd_emu10k1_create() argument
1820 *remu = NULL; in snd_emu10k1_create()
2070 *remu = emu; in snd_emu10k1_create()
/linux-4.4.14/arch/arc/
DKconfig408 bool "Insn: div, divu, rem, remu"