| H A D | emufx.c | 380 snd_emu10k1_ptr_write(emu, emu->gpr_base + ctl->gpr[i], 0, val); in snd_emu10k1_gpr_ctl_put() 383 snd_emu10k1_ptr_write(emu, emu->gpr_base + ctl->gpr[i], 0, ~val); in snd_emu10k1_gpr_ctl_put() 386 snd_emu10k1_ptr_write(emu, emu->gpr_base + ctl->gpr[i], 0, db_table[val]); in snd_emu10k1_gpr_ctl_put() 389 snd_emu10k1_ptr_write(emu, emu->gpr_base + ctl->gpr[i], 0, in snd_emu10k1_gpr_ctl_put() 398 snd_emu10k1_ptr_write(emu, emu->gpr_base + ctl->gpr[j * ctl->vcount + i], 0, bass_table[val][j]); in snd_emu10k1_gpr_ctl_put() 406 snd_emu10k1_ptr_write(emu, emu->gpr_base + ctl->gpr[j * ctl->vcount + i], 0, treble_table[val][j]); in snd_emu10k1_gpr_ctl_put() 409 snd_emu10k1_ptr_write(emu, emu->gpr_base + ctl->gpr[i], 0, onoff_table[val]); in snd_emu10k1_gpr_ctl_put() 535 int gpr; in snd_emu10k1_gpr_poke() local 538 for (gpr = 0; gpr < (em in snd_emu10k1_gpr_poke() 553 int gpr; snd_emu10k1_gpr_peek() local 1157 snd_emu10k1_init_mono_control2(struct snd_emu10k1_fx8010_control_gpr * ctl,const char * name,int gpr,int defval,int defval_hr) snd_emu10k1_init_mono_control2() argument 1176 snd_emu10k1_init_mono_control(ctl,name,gpr,defval) global() argument 1181 snd_emu10k1_init_stereo_control2(struct snd_emu10k1_fx8010_control_gpr * ctl,const char * name,int gpr,int defval,int defval_hr) snd_emu10k1_init_stereo_control2() argument 1201 snd_emu10k1_init_stereo_control(ctl,name,gpr,defval) global() argument 1206 snd_emu10k1_init_mono_onoff_control(struct snd_emu10k1_fx8010_control_gpr * ctl,const char * name,int gpr,int defval) snd_emu10k1_init_mono_onoff_control() argument 1219 snd_emu10k1_init_stereo_onoff_control(struct snd_emu10k1_fx8010_control_gpr * ctl,const char * name,int gpr,int defval) snd_emu10k1_init_stereo_onoff_control() argument 1278 int gpr = num_static_gprs; _snd_emu10k1_audigy_init_efx() local 1793 int err, i, z, gpr, tmp, playback, capture; _snd_emu10k1_init_efx() local [all...] |