Searched refs:sidetone_text (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
D | wm8961.c | 383 static const char *sidetone_text[] = { variable 388 WM8961_DSP_SIDETONE_0, 2, sidetone_text); 391 WM8961_DSP_SIDETONE_1, 2, sidetone_text);
|
D | wm8993.c | 867 static const char *sidetone_text[] = { variable 872 WM8993_DIGITAL_SIDE_TONE, 2, sidetone_text); 878 WM8993_DIGITAL_SIDE_TONE, 0, sidetone_text);
|
D | wm8995.c | 777 static const char *sidetone_text[] = { variable 781 static SOC_ENUM_SINGLE_DECL(sidetone1_enum, WM8995_SIDETONE, 0, sidetone_text); 786 static SOC_ENUM_SINGLE_DECL(sidetone2_enum, WM8995_SIDETONE, 1, sidetone_text);
|
D | wm8903.c | 608 static const char *sidetone_text[] = { variable 613 WM8903_DAC_DIGITAL_0, 2, sidetone_text); 616 WM8903_DAC_DIGITAL_0, 0, sidetone_text);
|
D | wm8904.c | 1021 static const char *sidetone_text[] = { variable 1026 sidetone_text); 1032 sidetone_text);
|
D | wm8996.c | 777 static const char *sidetone_text[] = { variable 782 WM8996_SIDETONE, 0, sidetone_text); 788 WM8996_SIDETONE, 1, sidetone_text);
|
D | wm8994.c | 1481 static const char *sidetone_text[] = { variable 1486 WM8994_SIDETONE, 0, sidetone_text); 1492 WM8994_SIDETONE, 1, sidetone_text);
|