Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwl1273.c174 static const char * const wl1273_audio_route[] = { "Bt", "FmRx", "FmTx" }; variable
189 if (ucontrol->value.enumerated.item[0] >= ARRAY_SIZE(wl1273_audio_route)) in snd_wl1273_set_audio_route()
197 static SOC_ENUM_SINGLE_EXT_DECL(wl1273_enum, wl1273_audio_route);