Searched refs:n810_spk_func (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 166 milliseconds