Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8994.h137 const char **enh_eq_texts; member
H A Dwm8958-dsp2.c1013 wm8994->enh_eq_texts = kmalloc_array(pdata->num_enh_eq_cfgs, in wm8958_dsp2_init()
1016 if (!wm8994->enh_eq_texts) in wm8958_dsp2_init()
1020 wm8994->enh_eq_texts[i] = pdata->enh_eq_cfgs[i].name; in wm8958_dsp2_init()
1023 wm8994->enh_eq_enum.texts = wm8994->enh_eq_texts; in wm8958_dsp2_init()