Searched defs:icode (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/pci/emu10k1/ |
D | emufx.c | 472 static void snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_write_op() 486 #define OP(icode, ptr, op, r, a, x, y) \ argument 489 static void snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_audigy_write_op() 503 #define A_OP(icode, ptr, op, r, a, x, y) \ argument 519 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_gpr_poke() 538 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_gpr_peek() 553 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_tram_poke() 582 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_tram_peek() 605 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_code_poke() 628 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_code_peek() [all …]
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | hfi.h | 1177 u8 icode; member
|