Searched defs:icode (Results 1 – 2 of 2) sorted by relevance
/openbmc/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 …]
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | hfi.h | 1187 u8 icode; member
|