Home
last modified time | relevance | path

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

/linux/sound/pci/emu10k1/
H A Demufx.c485 static void snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_write_op() argument
499 #define OP(icode, ptr, op, r, a, x, y) \ argument
502 static void snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_audigy_write_op() argument
516 #define A_OP(icode, ptr, op, r, a, x, y) \ argument
532 snd_emu10k1_gpr_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_gpr_poke() argument
551 snd_emu10k1_gpr_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_gpr_peek() argument
566 snd_emu10k1_tram_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_tram_poke() argument
595 snd_emu10k1_tram_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_tram_peek() argument
618 snd_emu10k1_code_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_code_poke() argument
641 snd_emu10k1_code_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_code_peek() argument
762 snd_emu10k1_verify_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_verify_controls() argument
855 snd_emu10k1_add_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_add_controls() argument
953 snd_emu10k1_del_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_del_controls() argument
975 snd_emu10k1_list_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_list_controls() argument
1021 snd_emu10k1_icode_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_icode_poke() argument
1062 snd_emu10k1_icode_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_icode_peek() argument
1237 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
1280 struct snd_emu10k1_fx8010_code *icode = NULL; _snd_emu10k1_audigy_init_efx() local
1531 _A_SWITCH(icode,ptr,dst,src,sw) _snd_emu10k1_audigy_init_efx() argument
1533 A_SWITCH(icode,ptr,dst,src,sw) _snd_emu10k1_audigy_init_efx() argument
1535 _A_SWITCH_NEG(icode,ptr,dst,src) _snd_emu10k1_audigy_init_efx() argument
1537 A_SWITCH_NEG(icode,ptr,dst,src) _snd_emu10k1_audigy_init_efx() argument
1760 _volume(struct snd_emu10k1_fx8010_code * icode,u32 * ptr,u32 dst,u32 src,u32 vol) _volume() argument
1764 _volume_add(struct snd_emu10k1_fx8010_code * icode,u32 * ptr,u32 dst,u32 src,u32 vol) _volume_add() argument
1769 VOLUME(icode,ptr,dst,src,vol) global() argument
1771 VOLUME_IN(icode,ptr,dst,src,vol) global() argument
1773 VOLUME_ADD(icode,ptr,dst,src,vol) global() argument
1775 VOLUME_ADDIN(icode,ptr,dst,src,vol) global() argument
1777 VOLUME_OUT(icode,ptr,dst,src,vol) global() argument
1779 _SWITCH(icode,ptr,dst,src,sw) global() argument
1781 SWITCH(icode,ptr,dst,src,sw) global() argument
1783 SWITCH_IN(icode,ptr,dst,src,sw) global() argument
1785 _SWITCH_NEG(icode,ptr,dst,src) global() argument
1787 SWITCH_NEG(icode,ptr,dst,src) global() argument
1795 struct snd_emu10k1_fx8010_code *icode; _snd_emu10k1_init_efx() local
2462 struct snd_emu10k1_fx8010_code *icode; snd_emu10k1_fx8010_ioctl() local
[all...]