Home
last modified time | relevance | path

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

/linux/sound/pci/emu10k1/
H A Demufx.c490 snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code * icode,unsigned int * ptr,u32 op,u32 r,u32 a,u32 x,u32 y) snd_emu10k1_write_op() argument
504 OP(icode,ptr,op,r,a,x,y) global() argument
507 snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code * icode,unsigned int * ptr,u32 op,u32 r,u32 a,u32 x,u32 y) snd_emu10k1_audigy_write_op() argument
521 A_OP(icode,ptr,op,r,a,x,y) global() argument
537 snd_emu10k1_gpr_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) 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,bool in_kernel) snd_emu10k1_tram_poke() argument
600 snd_emu10k1_tram_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_tram_peek() argument
623 snd_emu10k1_code_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_code_poke() argument
646 snd_emu10k1_code_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_code_peek() argument
767 snd_emu10k1_verify_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_verify_controls() argument
860 snd_emu10k1_add_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_add_controls() argument
958 snd_emu10k1_del_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_del_controls() argument
980 snd_emu10k1_list_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_list_controls() argument
1026 snd_emu10k1_icode_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_icode_poke() argument
1069 snd_emu10k1_icode_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_icode_peek() argument
1256 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
1299 struct snd_emu10k1_fx8010_code *icode = NULL; _snd_emu10k1_audigy_init_efx() local
1552 _A_SWITCH(icode,ptr,dst,src,sw) _snd_emu10k1_audigy_init_efx() argument
1554 A_SWITCH(icode,ptr,dst,src,sw) _snd_emu10k1_audigy_init_efx() argument
1556 _A_SWITCH_NEG(icode,ptr,dst,src) _snd_emu10k1_audigy_init_efx() argument
1558 A_SWITCH_NEG(icode,ptr,dst,src) _snd_emu10k1_audigy_init_efx() argument
1781 _volume(struct snd_emu10k1_fx8010_code * icode,u32 * ptr,u32 dst,u32 src,u32 vol) _volume() argument
1785 _volume_add(struct snd_emu10k1_fx8010_code * icode,u32 * ptr,u32 dst,u32 src,u32 vol) _volume_add() argument
1790 VOLUME(icode,ptr,dst,src,vol) global() argument
1792 VOLUME_IN(icode,ptr,dst,src,vol) global() argument
1794 VOLUME_ADD(icode,ptr,dst,src,vol) global() argument
1796 VOLUME_ADDIN(icode,ptr,dst,src,vol) global() argument
1798 VOLUME_OUT(icode,ptr,dst,src,vol) global() argument
1800 _SWITCH(icode,ptr,dst,src,sw) global() argument
1802 SWITCH(icode,ptr,dst,src,sw) global() argument
1804 SWITCH_IN(icode,ptr,dst,src,sw) global() argument
1806 _SWITCH_NEG(icode,ptr,dst,src) global() argument
1808 SWITCH_NEG(icode,ptr,dst,src) global() argument
1816 struct snd_emu10k1_fx8010_code *icode; _snd_emu10k1_init_efx() local
2485 struct snd_emu10k1_fx8010_code *icode; snd_emu10k1_fx8010_ioctl() local
[all...]