Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8903.c582 static const char *input_mode_text[] = { variable
587 WM8903_ANALOGUE_LEFT_INPUT_1, 0, input_mode_text);
590 WM8903_ANALOGUE_RIGHT_INPUT_1, 0, input_mode_text);
H A Dwm8904.c867 static const char *input_mode_text[] = { variable
889 input_mode_text);
912 input_mode_text);
H A Dwm8962.c2100 static const char * const input_mode_text[] = { "Analog", "Digital" };
2102 static SOC_ENUM_SINGLE_VIRT_DECL(input_mode_enum, input_mode_text);
2096 static const char * const input_mode_text[] = { "Analog", "Digital" }; global() variable