Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-dapm.c323 const struct snd_soc_dapm_widget *_widget) in dapm_cnew_widget() argument
327 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()