Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8994.h132 const char **enh_eq_texts; member
Dwm8958-dsp2.c1013 wm8994->enh_eq_texts = kmalloc(sizeof(char *) in wm8958_dsp2_init()
1015 if (!wm8994->enh_eq_texts) in wm8958_dsp2_init()
1019 wm8994->enh_eq_texts[i] = pdata->enh_eq_cfgs[i].name; in wm8958_dsp2_init()
1022 wm8994->enh_eq_enum.texts = wm8994->enh_eq_texts; in wm8958_dsp2_init()