Searched defs:icode (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
D | emufx.c | 459 static void snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_write_op() 473 #define OP(icode, ptr, op, r, a, x, y) \ argument 476 static void snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_audigy_write_op() 490 #define A_OP(icode, ptr, op, r, a, x, y) \ argument 506 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_gpr_poke() 525 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_gpr_peek() 540 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_tram_poke() 569 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_tram_peek() 592 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_code_poke() 615 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_code_peek() [all …]
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | hfi.h | 1237 u8 icode; member
|