Searched refs:sidetone_text (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/sound/soc/codecs/ |
D | wm8961.c | 380 static const char *sidetone_text[] = { variable 385 WM8961_DSP_SIDETONE_0, 2, sidetone_text); 388 WM8961_DSP_SIDETONE_1, 2, sidetone_text);
|
D | wm8993.c | 864 static const char *sidetone_text[] = { variable 869 WM8993_DIGITAL_SIDE_TONE, 2, sidetone_text); 875 WM8993_DIGITAL_SIDE_TONE, 0, sidetone_text);
|
D | wm8903.c | 614 static const char *sidetone_text[] = { variable 619 WM8903_DAC_DIGITAL_0, 2, sidetone_text); 622 WM8903_DAC_DIGITAL_0, 0, sidetone_text);
|
D | wm8995.c | 774 static const char *sidetone_text[] = { variable 778 static SOC_ENUM_SINGLE_DECL(sidetone1_enum, WM8995_SIDETONE, 0, sidetone_text); 783 static SOC_ENUM_SINGLE_DECL(sidetone2_enum, WM8995_SIDETONE, 1, sidetone_text);
|
D | wm8904.c | 1028 static const char *sidetone_text[] = { variable 1033 sidetone_text); 1039 sidetone_text);
|
D | wm8996.c | 773 static const char *sidetone_text[] = { variable 778 WM8996_SIDETONE, 0, sidetone_text); 784 WM8996_SIDETONE, 1, sidetone_text);
|
D | wm8994.c | 1554 static const char *sidetone_text[] = { variable 1559 WM8994_SIDETONE, 0, sidetone_text); 1565 WM8994_SIDETONE, 1, sidetone_text);
|