Lines Matching refs:swidget
130 struct snd_sof_widget *swidget; in hda_ipc4_get_hext_stream() local
134 swidget = w->dobj.private; in hda_ipc4_get_hext_stream()
135 pipe_widget = swidget->spipe->pipe_widget; in hda_ipc4_get_hext_stream()
313 struct snd_sof_widget *swidget; in hda_ipc4_pre_trigger() local
318 swidget = w->dobj.private; in hda_ipc4_pre_trigger()
319 pipe_widget = swidget->spipe->pipe_widget; in hda_ipc4_pre_trigger()
379 struct snd_sof_widget *swidget; in hda_ipc4_post_trigger() local
384 swidget = w->dobj.private; in hda_ipc4_post_trigger()
385 pipe_widget = swidget->spipe->pipe_widget; in hda_ipc4_post_trigger()
408 swidget->spipe->started_count++; in hda_ipc4_post_trigger()
423 swidget->spipe->started_count = 0; in hda_ipc4_post_trigger()
442 struct snd_sof_widget *swidget = w->dobj.private; in sdw_hda_ipc4_get_hext_stream() local
443 struct snd_sof_dai *dai = swidget->private; in sdw_hda_ipc4_get_hext_stream()
601 hda_select_dai_widget_ops(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in hda_select_dai_widget_ops() argument
609 sdai = swidget->private; in hda_select_dai_widget_ops()
630 struct snd_sof_widget *pipe_widget = swidget->spipe->pipe_widget; in hda_select_dai_widget_ops()