Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/ti/
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()