w_param_text     4038 sound/soc/soc-dapm.c 			const char **w_param_text)
w_param_text     4044 sound/soc/soc-dapm.c 	if (!w_param_text)
w_param_text     4048 sound/soc/soc-dapm.c 		devm_kfree(card->dev, (void *)w_param_text[count]);
w_param_text     4049 sound/soc/soc-dapm.c 	devm_kfree(card->dev, w_param_text);
w_param_text     4056 sound/soc/soc-dapm.c 			int num_params, const char **w_param_text,
w_param_text     4076 sound/soc/soc-dapm.c 			w_param_text[count] =
w_param_text     4081 sound/soc/soc-dapm.c 			w_param_text[count] = devm_kmemdup(card->dev,
w_param_text     4086 sound/soc/soc-dapm.c 		if (!w_param_text[count])
w_param_text     4092 sound/soc/soc-dapm.c 	w_param_enum[0].texts = w_param_text;
w_param_text     4116 sound/soc/soc-dapm.c 	snd_soc_dapm_free_kcontrol(card, private_value, num_params, w_param_text);
w_param_text     4128 sound/soc/soc-dapm.c 	const char **w_param_text;
w_param_text     4149 sound/soc/soc-dapm.c 		w_param_text = devm_kcalloc(card->dev,
w_param_text     4152 sound/soc/soc-dapm.c 		if (!w_param_text) {
w_param_text     4163 sound/soc/soc-dapm.c 						w_param_text, &private_value);
w_param_text     4169 sound/soc/soc-dapm.c 		w_param_text = NULL;
w_param_text     4186 sound/soc/soc-dapm.c 				   rtd->dai_link->num_params, w_param_text);