Searched refs:automute (Results 1 – 2 of 2) sorted by relevance
41 automute=0/1 Automatically mutes the sound if there is
78 static unsigned int automute = 1; variable111 MODULE_PARM(automute,"i");112 MODULE_PARM_DESC(automute,"mute audio on bad/missing video signal, default is 1 (yes)");2931 if (automute && (astat&BT848_INT_HLOCK)) { in bttv_irq()