Lines Matching refs:sname
335 if (_widget->sname) { in dapm_cnew_widget()
336 w->sname = kstrdup_const(_widget->sname, GFP_KERNEL); in dapm_cnew_widget()
337 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()
3670 kfree_const(w->sname); in snd_soc_dapm_new_control_unlocked()
3763 kfree_const(w->sname); in snd_soc_dapm_new_control_unlocked()
4221 template.sname = dai->driver->playback.stream_name; in snd_soc_dapm_new_dai_widgets()
4237 template.sname = dai->driver->capture.stream_name; in snd_soc_dapm_new_dai_widgets()
4291 if (!w->sname || !strstr(w->sname, dai_w->sname)) in snd_soc_dapm_link_dai_widgets()