Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/pxa/
Dtosa.c36 static int tosa_jack_func; variable
45 switch (tosa_jack_func) { in tosa_ext_control()
90 ucontrol->value.enumerated.item[0] = tosa_jack_func; in tosa_get_jack()
99 if (tosa_jack_func == ucontrol->value.enumerated.item[0]) in tosa_set_jack()
102 tosa_jack_func = ucontrol->value.enumerated.item[0]; in tosa_set_jack()