Searched defs:sof_ipc_tplg_widget_ops (Results 1 – 1 of 1) sorted by relevance
181 struct sof_ipc_tplg_widget_ops { struct182 int (*ipc_setup)(struct snd_sof_widget *swidget);183 void (*ipc_free)(struct snd_sof_widget *swidget);184 enum sof_tokens *token_list;185 int token_list_size;186 int (*bind_event)(struct snd_soc_component *scomp, struct snd_sof_widget *swidget,188 int (*ipc_prepare)(struct snd_sof_widget *swidget,192 void (*ipc_unprepare)(struct snd_sof_widget *swidget);