Searched refs:input_mode_text (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8903.c | 583 static const char *input_mode_text[] = { variable 588 WM8903_ANALOGUE_LEFT_INPUT_1, 0, input_mode_text); 591 WM8903_ANALOGUE_RIGHT_INPUT_1, 0, input_mode_text);
|
H A D | wm8904.c | 847 static const char *input_mode_text[] = { variable 869 input_mode_text); 892 input_mode_text);
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8904.c | 847 static const char *input_mode_text[] = { variable 869 input_mode_text); 892 input_mode_text);
|
H A D | wm8903.c | 582 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 D | wm8962.c | 2095 static const char * const input_mode_text[] = { "Analog", "Digital" }; variable 2097 static SOC_ENUM_SINGLE_VIRT_DECL(input_mode_enum, input_mode_text);
|
Completed in 14 milliseconds