Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ti/
H A Dn810.c38 static int n810_spk_func; variable
60 if (n810_spk_func) in n810_ext_control()
123 ucontrol->value.enumerated.item[0] = n810_spk_func; in n810_get_spk()
133 if (n810_spk_func == ucontrol->value.enumerated.item[0]) in n810_set_spk()
136 n810_spk_func = ucontrol->value.enumerated.item[0]; in n810_set_spk()