Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sound/pcm/
HDmixer.c54 int hwvol_step; member
883 m->hwvol_step = 5; in mixer_hwvol_init()
886 OID_AUTO, "hwvol_step", CTLFLAG_RWTUN, &m->hwvol_step, 0, ""); in mixer_hwvol_init()
933 left += left_step * m->hwvol_step; in mixer_hwvol_step_locked()
938 right += right_step * m->hwvol_step; in mixer_hwvol_step_locked()