Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/sound/pcm/
HDmixer.h46 void mixer_hwvol_step(device_t dev, int left_step, int right_step);
HDmixer.c951 mixer_hwvol_step(device_t dev, int left_step, int right_step) in mixer_hwvol_step() function
/freebsd-head/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()