Searched defs:icode (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/pci/emu10k1/ |
| H A D | emufx.c | 485 static void snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_write_op() 499 #define OP(icode, ptr, op, r, a, x, y) \ argument 502 static void snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_audigy_write_op() 516 #define A_OP(icode, ptr, op, r, a, x, y) \ argument 532 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_gpr_poke() 551 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_gpr_peek() 566 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_tram_poke() 595 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_tram_peek() 618 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_code_poke() 641 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_code_peek() [all …]
|