Home
last modified time | relevance | path

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

/linux-3.4.99/sound/drivers/vx/
Dvx_mixer.c216 unsigned int monitor_mute; member
251 if (info->monitor_mute) in vx_adjust_audio_level()
278 info.monitor_mute = (rmh.Stat[i] & AUDIO_IO_HAS_MUTE_MONITORING_1) ? 1 : 0;
295 info.monitor_mute = !active; in vx_set_monitor_level()