Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-dapm.c810 int wlistsize, wlistentries, i; in dapm_list_add_widget() local
825 wlistsize = sizeof(struct snd_soc_dapm_widget_list) + in dapm_list_add_widget()
827 *list = krealloc(wlist, wlistsize, GFP_KERNEL); in dapm_list_add_widget()