Searched refs:_widget (Results 1 – 1 of 1) sorted by relevance
323 const struct snd_soc_dapm_widget *_widget) in dapm_cnew_widget() argument327 w = kmemdup(_widget, sizeof(*_widget), GFP_KERNEL); in dapm_cnew_widget()335 if (_widget->sname) { in dapm_cnew_widget()336 w->sname = kstrdup_const(_widget->sname, GFP_KERNEL); in dapm_cnew_widget()