Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pcm/
H A Dmixer.h44 void mixer_hwvol_mute(device_t dev);
H A Dmixer.c910 mixer_hwvol_mute(device_t dev) in mixer_hwvol_mute() function
/dragonfly/sys/dev/sound/pci/
H A Dmaestro.c1703 mixer_hwvol_mute(ess->dev); in agg_intr()