wl1273_audio_route  174 sound/soc/codecs/wl1273.c static const char * const wl1273_audio_route[] = { "Bt", "FmRx", "FmTx" };
wl1273_audio_route  189 sound/soc/codecs/wl1273.c 	if (ucontrol->value.enumerated.item[0] >=  ARRAY_SIZE(wl1273_audio_route))
wl1273_audio_route  197 sound/soc/codecs/wl1273.c static SOC_ENUM_SINGLE_EXT_DECL(wl1273_enum, wl1273_audio_route);