Searched refs:tosa_spk_func (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/pxa/
H A Dtosa.c49 static int tosa_spk_func; variable
72 if (tosa_spk_func == TOSA_SPK_ON)
117 ucontrol->value.integer.value[0] = tosa_spk_func;
126 if (tosa_spk_func == ucontrol->value.integer.value[0])
129 tosa_spk_func = ucontrol->value.integer.value[0];

Completed in 913 milliseconds