mbc_texts         932 sound/soc/codecs/wm8958-dsp2.c 		wm8994->mbc_texts = kmalloc_array(pdata->num_mbc_cfgs,
mbc_texts         935 sound/soc/codecs/wm8958-dsp2.c 		if (!wm8994->mbc_texts)
mbc_texts         939 sound/soc/codecs/wm8958-dsp2.c 			wm8994->mbc_texts[i] = pdata->mbc_cfgs[i].name;
mbc_texts         942 sound/soc/codecs/wm8958-dsp2.c 		wm8994->mbc_enum.texts = wm8994->mbc_texts;
mbc_texts         114 sound/soc/codecs/wm8994.h 	const char **mbc_texts;