Searched defs:sof_ipc_tplg_widget_ops (Results 1 – 1 of 1) sorted by relevance
171 struct sof_ipc_tplg_widget_ops { struct172 int (*ipc_setup)(struct snd_sof_widget *swidget);173 void (*ipc_free)(struct snd_sof_widget *swidget);174 enum sof_tokens *token_list;175 int token_list_size;176 int (*bind_event)(struct snd_soc_component *scomp, struct snd_sof_widget *swidget,178 int (*ipc_prepare)(struct snd_sof_widget *swidget,182 void (*ipc_unprepare)(struct snd_sof_widget *swidget);