Lines Matching refs:snd_sof_widget
73 struct snd_sof_widget;
121 int (*widget_kcontrol_setup)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
138 int (*ipc_setup)(struct snd_sof_widget *swidget);
139 void (*ipc_free)(struct snd_sof_widget *swidget);
142 int (*bind_event)(struct snd_soc_component *scomp, struct snd_sof_widget *swidget,
144 int (*ipc_prepare)(struct snd_sof_widget *swidget,
148 void (*ipc_unprepare)(struct snd_sof_widget *swidget);
181 int (*pipeline_complete)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
182 int (*widget_setup)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
183 int (*widget_free)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
184 int (*dai_config)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget,
347 struct snd_sof_widget { struct
382 struct snd_sof_widget *pipe_widget; argument
399 struct snd_sof_widget *src_widget; argument
400 struct snd_sof_widget *sink_widget;
464 struct snd_sof_widget *snd_sof_find_swidget(struct snd_soc_component *scomp,
466 struct snd_sof_widget *
514 int sof_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
515 int sof_widget_free(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);