Searched refs:snd_sof_widget (Results 1 – 4 of 4) sorted by relevance
/sound/soc/sof/ |
D | core.c | 84 struct snd_sof_widget *snd_sof_find_swidget(struct snd_sof_dev *sdev, in snd_sof_find_swidget() 87 struct snd_sof_widget *swidget; in snd_sof_find_swidget() 98 struct snd_sof_widget *snd_sof_find_swidget_sname(struct snd_sof_dev *sdev, in snd_sof_find_swidget_sname() 101 struct snd_sof_widget *swidget; in snd_sof_find_swidget_sname()
|
D | topology.c | 53 static int ipc_pcm_params(struct snd_sof_widget *swidget, int dir) in ipc_pcm_params() 112 static int ipc_trigger(struct snd_sof_widget *swidget, int cmd) in ipc_trigger() 137 struct snd_sof_widget *swidget = w->dobj.private; in sof_keyword_dapm_event() 1178 struct snd_sof_widget *swidget, in sof_widget_load_dai() 1235 struct snd_sof_widget *swidget, in sof_widget_load_buffer() 1285 struct snd_sof_widget *host_widget; in spcm_bind() 1305 struct snd_sof_widget *swidget, in sof_widget_load_pcm() 1410 int index, struct snd_sof_widget *swidget, in sof_widget_load_pipeline() 1417 struct snd_sof_widget *comp_swidget; in sof_widget_load_pipeline() 1473 struct snd_sof_widget *swidget, in sof_widget_load_mixer() [all …]
|
D | sof-priv.h | 325 struct snd_sof_widget { struct 502 struct snd_sof_widget *snd_sof_find_swidget(struct snd_sof_dev *sdev, 504 struct snd_sof_widget *snd_sof_find_swidget_sname(struct snd_sof_dev *sdev, 558 struct snd_sof_widget *swidget);
|
D | pm.c | 64 struct snd_sof_widget *swidget; in sof_restore_pipelines()
|