Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/omap/
Drx51.c55 static int rx51_spk_func; variable
79 if (rx51_spk_func) in rx51_ext_control()
134 ucontrol->value.enumerated.item[0] = rx51_spk_func; in rx51_get_spk()
144 if (rx51_spk_func == ucontrol->value.enumerated.item[0]) in rx51_set_spk()
147 rx51_spk_func = ucontrol->value.enumerated.item[0]; in rx51_set_spk()