Searched refs:zright (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/sound/pci/hda/ |
| H A D | hdaa.c | 2353 int i, zleft, zright, sleft, sright, smute, lval, rval; in hdaa_audio_ctl_dev_set() local 2358 smute = sleft = sright = zleft = zright = 0; in hdaa_audio_ctl_dev_set() 2366 zright += ctl->devright[i]; in hdaa_audio_ctl_dev_set() 2372 *right -= VAL2QDB(ctl, rval) - VAL2QDB(ctl, QDB2VAL(ctl, zright)); in hdaa_audio_ctl_dev_set()
|