Searched defs:icode (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/sound/pci/emu10k1/ |
D | emufx.c | 494 static void snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_write_op() 508 #define OP(icode, ptr, op, r, a, x, y) \ argument 511 static void snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_audigy_write_op() 525 #define A_OP(icode, ptr, op, r, a, x, y) \ argument 541 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_gpr_poke() 557 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_gpr_peek() 572 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() 635 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_code_peek() [all …]
|