Home
last modified time | relevance | path

Searched refs:sta350_ffx_modes (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
Dsta350.c1085 static const char * const sta350_ffx_modes[] = { variable
1125 for (i = 0; i < ARRAY_SIZE(sta350_ffx_modes); i++) in sta350_probe_dt()
1126 if (!strcasecmp(ffx_power_mode, sta350_ffx_modes[i])) in sta350_probe_dt()