Searched refs:remu (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/sound/synth/emux/ |
D | emux.c | 24 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/ |
D | Makefile | 6 lib-y := divu.o divi.o pop_rts.o push_rts.o remi.o remu.o strasgi.o llshru.o
|
D | divi.S | 15 ;; In our implementation, divu and remu are leaf functions,
|
D | remi.S | 15 ;; In our implementation, divu and remu are leaf functions,
|
D | remu.S | 15 ;; In our implementation, divu and remu are leaf functions,
|
D | divu.S | 15 ;; In our implementation, divu and remu are leaf functions,
|
/Linux-v5.10/include/sound/ |
D | emux_synth.h | 218 int snd_emux_new(struct snd_emux **remu);
|
D | emu10k1.h | 1800 struct snd_emu10k1 ** remu);
|
/Linux-v5.10/sound/pci/emu10k1/ |
D | emu10k1_main.c | 1786 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/ |
D | Kconfig | 408 bool "Insn: div, divu, rem, remu"
|