Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ti/
H A Dn810.c39 static int n810_jack_func; variable
46 switch (n810_jack_func) { in n810_ext_control()
145 ucontrol->value.enumerated.item[0] = n810_jack_func; in n810_get_jack()
155 if (n810_jack_func == ucontrol->value.enumerated.item[0]) in n810_set_jack()
158 n810_jack_func = ucontrol->value.enumerated.item[0]; in n810_set_jack()