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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 68 milliseconds