Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/omap/
Dn810.c52 static int n810_spk_func; variable
73 if (n810_spk_func) in n810_ext_control()
136 ucontrol->value.enumerated.item[0] = n810_spk_func; in n810_get_spk()
146 if (n810_spk_func == ucontrol->value.enumerated.item[0]) in n810_set_spk()
149 n810_spk_func = ucontrol->value.enumerated.item[0]; in n810_set_spk()