Lines Matching defs:dobj
955 struct snd_soc_dobj *dobj;
982 dobj = &sm->dobj;
987 dobj = &sbe->dobj;
993 dobj = &se->dobj;
1019 dobj->private = scontrol;
1025 struct snd_soc_dobj *dobj)
1029 struct snd_sof_control *scontrol = dobj->private;
1577 w->dobj.private = swidget;
1589 struct snd_soc_dobj *dobj)
1593 sroute = dobj->private;
1606 struct snd_soc_dobj *dobj)
1621 swidget = dobj->private;
1652 switch (widget->dobj.widget.kcontrol_type[i]) {
1655 scontrol = sm->dobj.private;
1661 scontrol = se->dobj.private;
1665 scontrol = sbe->dobj.private;
1745 dai_drv->dobj.private = spcm;
1820 struct snd_soc_dobj *dobj)
1824 struct snd_sof_pcm *spcm = dobj->private;
2023 link->dobj.private = slink;
2036 static int sof_link_unload(struct snd_soc_component *scomp, struct snd_soc_dobj *dobj)
2038 struct snd_sof_dai_link *slink = dobj->private;
2047 dobj->private = NULL;
2058 struct snd_soc_dobj *dobj = &route->dobj;
2109 dobj->private = sroute;
2366 w->dobj.private = swidget;
2374 struct snd_soc_dobj *dobj)
2376 struct snd_soc_dapm_widget *w = container_of(dobj, struct snd_soc_dapm_widget, dobj);
2379 struct snd_sof_widget *swidget = dobj->private;