Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds