Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ti/
H A Drx51.c41 static int rx51_spk_func; variable
66 if (rx51_spk_func) in rx51_ext_control()
121 ucontrol->value.enumerated.item[0] = rx51_spk_func; in rx51_get_spk()
131 if (rx51_spk_func == ucontrol->value.enumerated.item[0]) in rx51_set_spk()
134 rx51_spk_func = ucontrol->value.enumerated.item[0]; in rx51_set_spk()