Searched refs:smute (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/sound/pci/hda/ |
H A D | hdaa.c | 2326 int i, zleft, zright, sleft, sright, smute, lval, rval; in hdaa_audio_ctl_dev_set() local 2331 smute = sleft = sright = zleft = zright = 0; in hdaa_audio_ctl_dev_set() 2335 smute |= ctl->devmute[i]; in hdaa_audio_ctl_dev_set() 2343 hdaa_audio_ctl_amp_set(ctl, smute, lval, rval); in hdaa_audio_ctl_dev_set()
|