Searched refs:adcpol_txt (Results 1 – 3 of 3) sorted by relevance
/sound/soc/codecs/ |
D | wm8988.c | 162 static const char *adcpol_txt[] = {"Normal", "L Invert", "R Invert", variable 165 WM8988_ADCDAC, 5, adcpol_txt);
|
D | es8328.c | 95 static const char * const adcpol_txt[] = {"Normal", "L Invert", "R Invert", variable 98 ES8328_ADCCONTROL6, 6, adcpol_txt);
|
D | es8316.c | 85 static const char * const adcpol_txt[] = { "Normal", "Invert" }; variable 87 SOC_ENUM_SINGLE(ES8316_ADC_MUTE, 1, 2, adcpol_txt);
|