Searched defs:sof_ipc_tplg_widget_ops (Results 1 – 1 of 1) sorted by relevance
159 struct sof_ipc_tplg_widget_ops { struct160 int (*ipc_setup)(struct snd_sof_widget *swidget);161 void (*ipc_free)(struct snd_sof_widget *swidget);162 enum sof_tokens *token_list;163 int token_list_size;164 int (*bind_event)(struct snd_soc_component *scomp, struct snd_sof_widget *swidget,166 int (*ipc_prepare)(struct snd_sof_widget *swidget,170 void (*ipc_unprepare)(struct snd_sof_widget *swidget);
Completed in 5 milliseconds