Searched defs:icode (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/emu10k1/
H A Demufx.c494 static void snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code *icode, snd_emu10k1_write_op() argument
511 static void snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code *icode, snd_emu10k1_audigy_write_op() argument
1179 struct snd_emu10k1_fx8010_code *icode = NULL; _snd_emu10k1_audigy_init_efx() local
1766 static void _volume(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) _volume() argument
1773 static void _volume_add(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) _volume_add() argument
1781 static void _volume_out(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) _volume_out() argument
1816 struct snd_emu10k1_fx8010_code *icode; _snd_emu10k1_init_efx() local
2512 struct snd_emu10k1_fx8010_code *icode; snd_emu10k1_fx8010_ioctl() local
540 snd_emu10k1_gpr_poke(struct snd_emu10k1 *emu, struct snd_emu10k1_fx8010_code *icode) snd_emu10k1_gpr_poke() argument
556 snd_emu10k1_gpr_peek(struct snd_emu10k1 *emu, struct snd_emu10k1_fx8010_code *icode) snd_emu10k1_gpr_peek() argument
571 snd_emu10k1_tram_poke(struct snd_emu10k1 *emu, struct snd_emu10k1_fx8010_code *icode) snd_emu10k1_tram_poke() argument
594 snd_emu10k1_tram_peek(struct snd_emu10k1 *emu, struct snd_emu10k1_fx8010_code *icode) snd_emu10k1_tram_peek() argument
617 snd_emu10k1_code_poke(struct snd_emu10k1 *emu, struct snd_emu10k1_fx8010_code *icode) snd_emu10k1_code_poke() argument
634 snd_emu10k1_code_peek(struct snd_emu10k1 *emu, struct snd_emu10k1_fx8010_code *icode) snd_emu10k1_code_peek() argument
720 snd_emu10k1_verify_controls(struct snd_emu10k1 *emu, struct snd_emu10k1_fx8010_code *icode) snd_emu10k1_verify_controls() argument
783 snd_emu10k1_add_controls(struct snd_emu10k1 *emu, struct snd_emu10k1_fx8010_code *icode) snd_emu10k1_add_controls() argument
875 snd_emu10k1_del_controls(struct snd_emu10k1 *emu, struct snd_emu10k1_fx8010_code *icode) snd_emu10k1_del_controls() argument
897 snd_emu10k1_list_controls(struct snd_emu10k1 *emu, struct snd_emu10k1_fx8010_code *icode) snd_emu10k1_list_controls() argument
943 snd_emu10k1_icode_poke(struct snd_emu10k1 *emu, struct snd_emu10k1_fx8010_code *icode) snd_emu10k1_icode_poke() argument
975 snd_emu10k1_icode_peek(struct snd_emu10k1 *emu, struct snd_emu10k1_fx8010_code *icode) snd_emu10k1_icode_peek() argument
1150 snd_emu10k1_audigy_dsp_convert_32_to_2x16( struct snd_emu10k1_fx8010_code *icode, u32 *ptr, int tmp, int bit_shifter16, int reg_in, int reg_out) snd_emu10k1_audigy_dsp_convert_32_to_2x16() argument

Completed in 248 milliseconds