Searched refs:sidetone_text (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | wm8961.c | 384 static const char *sidetone_text[] = { variable 389 WM8961_DSP_SIDETONE_0, 2, sidetone_text); 392 WM8961_DSP_SIDETONE_1, 2, sidetone_text);
|
D | wm8993.c | 868 static const char *sidetone_text[] = { variable 873 WM8993_DIGITAL_SIDE_TONE, 2, sidetone_text); 879 WM8993_DIGITAL_SIDE_TONE, 0, 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 | wm8995.c | 776 static const char *sidetone_text[] = { variable 780 static SOC_ENUM_SINGLE_DECL(sidetone1_enum, WM8995_SIDETONE, 0, sidetone_text); 785 static SOC_ENUM_SINGLE_DECL(sidetone2_enum, WM8995_SIDETONE, 1, 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 | 1480 static const char *sidetone_text[] = { variable 1485 WM8994_SIDETONE, 0, sidetone_text); 1491 WM8994_SIDETONE, 1, sidetone_text);
|