Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/pxa/
Dtosa.c42 static int tosa_spk_func; variable
68 if (tosa_spk_func == TOSA_SPK_ON) in tosa_ext_control()
115 ucontrol->value.enumerated.item[0] = tosa_spk_func; in tosa_get_spk()
124 if (tosa_spk_func == ucontrol->value.enumerated.item[0]) in tosa_set_spk()
127 tosa_spk_func = ucontrol->value.enumerated.item[0]; in tosa_set_spk()