Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoc-topology.h108 struct snd_soc_tplg_ops { struct
113 int (*control_unload)(struct snd_soc_component *,
119 int (*dapm_route_unload)(struct snd_soc_component *,
129 int (*widget_unload)(struct snd_soc_component *,
133 int (*dai_load)(struct snd_soc_component *, int index,
137 int (*dai_unload)(struct snd_soc_component *,
144 int (*link_unload)(struct snd_soc_component *,
150 int (*vendor_unload)(struct snd_soc_component *,
154 int (*complete)(struct snd_soc_component *comp);
157 int (*manifest)(struct snd_soc_component *, int index,
[all …]