Searched defs:icode (Results 1 – 1 of 1) sorted by relevance
/sound/pci/emu10k1/ |
D | emufx.c | 460 static void snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_write_op() 474 #define OP(icode, ptr, op, r, a, x, y) \ argument 477 static void snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_audigy_write_op() 491 #define A_OP(icode, ptr, op, r, a, x, y) \ argument 507 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_gpr_poke() 526 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_gpr_peek() 541 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_tram_poke() 570 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_tram_peek() 593 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_code_poke() 616 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_code_peek() [all …]
|