Lines Matching refs:vcount
341 uinfo->count = ctl->vcount; in snd_emu10k1_gpr_ctl_info()
356 for (i = 0; i < ctl->vcount; i++) in snd_emu10k1_gpr_ctl_get()
373 for (i = 0; i < ctl->vcount; i++) { in snd_emu10k1_gpr_ctl_put()
390 if ((ctl->count % 5) != 0 || (ctl->count / 5) != ctl->vcount) { in snd_emu10k1_gpr_ctl_put()
395 … 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()
398 if ((ctl->count % 5) != 0 || (ctl->count / 5) != ctl->vcount) { in snd_emu10k1_gpr_ctl_put()
403 …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()
831 nctl->vcount = gctl->vcount; in snd_emu10k1_add_controls()
921 gctl->vcount = ctl->vcount; in snd_emu10k1_list_controls()
1081 ctl->vcount = ctl->count = 1; in snd_emu10k1_init_mono_control()
1102 ctl->vcount = ctl->count = 2; in snd_emu10k1_init_stereo_control()
1124 ctl->vcount = ctl->count = 1; in snd_emu10k1_init_mono_onoff_control()
1137 ctl->vcount = ctl->count = 2; in snd_emu10k1_init_stereo_onoff_control()
1455 ctl->vcount = 2; in _snd_emu10k1_audigy_init_efx()
1464 ctl->vcount = 2; in _snd_emu10k1_audigy_init_efx()
2178 ctl->vcount = 2; in _snd_emu10k1_init_efx()
2188 ctl->vcount = 2; in _snd_emu10k1_init_efx()