Lines Matching refs:vcount
313 uinfo->count = ctl->vcount; in snd_emu10k1_gpr_ctl_info()
328 for (i = 0; i < ctl->vcount; i++) in snd_emu10k1_gpr_ctl_get()
345 for (i = 0; i < ctl->vcount; i++) { in snd_emu10k1_gpr_ctl_put()
362 if ((ctl->count % 5) != 0 || (ctl->count / 5) != ctl->vcount) { in snd_emu10k1_gpr_ctl_put()
367 … 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()
370 if ((ctl->count % 5) != 0 || (ctl->count / 5) != ctl->vcount) { in snd_emu10k1_gpr_ctl_put()
375 …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()
856 nctl->vcount = gctl->vcount; in snd_emu10k1_add_controls()
950 gctl->vcount = ctl->vcount; in snd_emu10k1_list_controls()
1125 ctl->vcount = ctl->count = 1; in snd_emu10k1_init_mono_control()
1146 ctl->vcount = ctl->count = 2; in snd_emu10k1_init_stereo_control()
1168 ctl->vcount = ctl->count = 1; in snd_emu10k1_init_mono_onoff_control()
1181 ctl->vcount = ctl->count = 2; in snd_emu10k1_init_stereo_onoff_control()
1498 ctl->vcount = 2; in _snd_emu10k1_audigy_init_efx()
1507 ctl->vcount = 2; in _snd_emu10k1_audigy_init_efx()
2218 ctl->vcount = 2; in _snd_emu10k1_init_efx()
2228 ctl->vcount = 2; in _snd_emu10k1_init_efx()