Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8994.h127 const char **vss_hpf_texts; member
Dwm8958-dsp2.c988 wm8994->vss_hpf_texts = kmalloc_array(pdata->num_vss_hpf_cfgs, in wm8958_dsp2_init()
991 if (!wm8994->vss_hpf_texts) in wm8958_dsp2_init()
995 wm8994->vss_hpf_texts[i] = pdata->vss_hpf_cfgs[i].name; in wm8958_dsp2_init()
998 wm8994->vss_hpf_enum.texts = wm8994->vss_hpf_texts; in wm8958_dsp2_init()