Searched refs:speaker_mode_text (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8985.c | 275 static const char *speaker_mode_text[] = { "Class A/B", "Class D" }; variable 276 static SOC_ENUM_SINGLE_DECL(speaker_mode, 0x17, 8, speaker_mode_text);
|
H A D | wm_hubs.c | 51 static const char *speaker_mode_text[] = { variable 57 WM8993_SPKMIXR_ATTENUATION, 8, speaker_mode_text);
|
H A D | wm9081.c | 327 static const char *speaker_mode_text[] = { variable 333 speaker_mode_text);
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm_hubs.c | 51 static const char *speaker_mode_text[] = { variable 57 WM8993_SPKMIXR_ATTENUATION, 8, speaker_mode_text);
|
H A D | wm9081.c | 327 static const char *speaker_mode_text[] = { variable 333 speaker_mode_text);
|
H A D | wm8985.c | 275 static const char *speaker_mode_text[] = { "Class A/B", "Class D" }; variable 276 static SOC_ENUM_SINGLE_DECL(speaker_mode, 0x17, 8, speaker_mode_text);
|
Completed in 9 milliseconds