Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsta350.c1081 static const char * const sta350_ffx_modes[] = { variable
1121 for (i = 0; i < ARRAY_SIZE(sta350_ffx_modes); i++) in sta350_probe_dt()
1122 if (!strcasecmp(ffx_power_mode, sta350_ffx_modes[i])) in sta350_probe_dt()