Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/codecs/
Dwm8994.h124 const char **enh_eq_texts; member
Dwm8958-dsp2.c1033 wm8994->enh_eq_texts = kmalloc(sizeof(char *) in wm8958_dsp2_init()
1035 if (!wm8994->enh_eq_texts) { in wm8958_dsp2_init()
1043 wm8994->enh_eq_texts[i] = pdata->enh_eq_cfgs[i].name; in wm8958_dsp2_init()
1046 wm8994->enh_eq_enum.texts = wm8994->enh_eq_texts; in wm8958_dsp2_init()