Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/ti/
Drx51.c39 static int rx51_spk_func; variable
64 if (rx51_spk_func) in rx51_ext_control()
119 ucontrol->value.enumerated.item[0] = rx51_spk_func; in rx51_get_spk()
129 if (rx51_spk_func == ucontrol->value.enumerated.item[0]) in rx51_set_spk()
132 rx51_spk_func = ucontrol->value.enumerated.item[0]; in rx51_set_spk()