Home
last modified time | relevance | path

Searched refs:zright (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/sound/pci/hda/
HDhdaa.c2324 int i, zleft, zright, sleft, sright, smute, lval, rval; in hdaa_audio_ctl_dev_set() local
2329 smute = sleft = sright = zleft = zright = 0; in hdaa_audio_ctl_dev_set()
2337 zright += ctl->devright[i]; in hdaa_audio_ctl_dev_set()
2343 *right -= VAL2QDB(ctl, rval) - VAL2QDB(ctl, QDB2VAL(ctl, zright)); in hdaa_audio_ctl_dev_set()