Lines Matching refs:sname
333 if (_widget->sname) { in dapm_cnew_widget()
334 w->sname = kstrdup_const(_widget->sname, GFP_KERNEL); in dapm_cnew_widget()
335 if (!w->sname) { in dapm_cnew_widget()
2139 if (w->sname) in dapm_widget_power_read_file()
2141 w->sname, in dapm_widget_power_read_file()
2506 kfree_const(w->sname); in snd_soc_dapm_free_widget()
3674 kfree_const(w->sname); in snd_soc_dapm_new_control_unlocked()
3767 kfree_const(w->sname); in snd_soc_dapm_new_control_unlocked()
4225 template.sname = dai->driver->playback.stream_name; in snd_soc_dapm_new_dai_widgets()
4241 template.sname = dai->driver->capture.stream_name; in snd_soc_dapm_new_dai_widgets()
4295 if (!w->sname || !strstr(w->sname, dai_w->sname)) in snd_soc_dapm_link_dai_widgets()