Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sound/pcm/
HDmixer.h46 void mixer_hwvol_step(device_t dev, int left_step, int right_step);
HDmixer.c948 mixer_hwvol_step(device_t dev, int left_step, int right_step) in mixer_hwvol_step() function
/NextBSD/sys/dev/sound/pci/
HDmaestro3.c1130 mixer_hwvol_step(sc->dev, 1, 1); in m3_intr()
1133 mixer_hwvol_step(sc->dev, -1, -1); in m3_intr()
HDmaestro.c1689 mixer_hwvol_step(ess->dev, 1, 1); in agg_intr()
1692 mixer_hwvol_step(ess->dev, -1, -1); in agg_intr()