Searched defs:icode (Results 1 – 1 of 1) sorted by relevance
/linux/sound/pci/emu10k1/ |
H A D | emufx.c | 489 static void snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_write_op() 503 #define OP(icode, ptr, op, r, a, x, y) \ argument 506 static void snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_audigy_write_op() 520 #define A_OP(icode, ptr, op, r, a, x, y) \ argument 536 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_gpr_poke() 555 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_gpr_peek() 570 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_tram_poke() 599 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_tram_peek() 622 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_code_poke() 645 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_code_peek() [all …]
|