Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsta350.c1092 const char *ffx_power_mode; in sta350_probe_dt() local
1118 &ffx_power_mode)) { in sta350_probe_dt()
1122 if (!strcasecmp(ffx_power_mode, sta350_ffx_modes[i])) in sta350_probe_dt()
1127 ffx_power_mode); in sta350_probe_dt()