Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/pxa/
Dtosa.c41 static int tosa_jack_func; variable
50 switch (tosa_jack_func) { in tosa_ext_control()
95 ucontrol->value.enumerated.item[0] = tosa_jack_func; in tosa_get_jack()
104 if (tosa_jack_func == ucontrol->value.enumerated.item[0]) in tosa_set_jack()
107 tosa_jack_func = ucontrol->value.enumerated.item[0]; in tosa_set_jack()