Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dhdspe.h192 uint32_t lvol; member
H A Dhdsp.h201 uint32_t lvol; member
H A Dhdspe-pcm.c274 volume = ch->lvol * HDSPE_MAX_GAIN / 100; in hdspechan_setgain()
335 ch->lvol = left; in hdspemixer_set()
707 ch->lvol = 0; in hdspechan_init()
H A Dhdsp-pcm.c285 volume = ch->lvol * HDSP_MAX_GAIN / 100; in hdspchan_setgain()
351 ch->lvol = left; in hdspmixer_set()
716 ch->lvol = 0; in hdspchan_init()
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.c2504 int lvol, rvol; in hdaa_audio_ctl_dev_volume() local
2510 lvol = -4000; in hdaa_audio_ctl_dev_volume()
2512 lvol = ((pdevinfo->maxamp[dev] - pdevinfo->minamp[dev]) * in hdaa_audio_ctl_dev_volume()
2535 w->nid, -1, mute, lvol, rvol, 0); in hdaa_audio_ctl_dev_volume()
2542 w->nid, -1, mute, lvol, rvol, 0); in hdaa_audio_ctl_dev_volume()
2559 w->nid, j, mute, lvol, rvol, 0); in hdaa_audio_ctl_dev_volume()
2566 w->nid, -1, mute, lvol, rvol, 0); in hdaa_audio_ctl_dev_volume()
2569 w->nid, -1, mute, lvol, rvol, 0); in hdaa_audio_ctl_dev_volume()