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