Home
last modified time | relevance | path

Searched defs:sof_ipc_tplg_widget_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/sound/soc/sof/
A Dsof-audio.h159 struct sof_ipc_tplg_widget_ops { struct
160 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 6 milliseconds