Lines Matching +full:fe +full:- +full:dai +full:- +full:link
1 /* SPDX-License-Identifier: GPL-2.0
3 * linux/sound/soc-topology.h -- ALSA SoC Firmware Controls and DAPM
9 * algorithms, equalisers, DAIs, widgets, FE caps, BE caps, codec link caps etc.
63 /* generic dynamic object - all dynamic objects belong to this struct */
77 * Kcontrol operations - used to map handlers onto firmware based controls.
99 * DAPM widget event handlers - used to map handlers onto widgets.
108 * Public API - Used by component drivers to load and unload dynamic objects
113 /* external kcontrol init - used for any driver specific init */
125 /* external widget init - used for any driver specific init */
135 /* FE DAI - used for any driver specific init */
138 struct snd_soc_tplg_pcm *pcm, struct snd_soc_dai *dai);
143 /* DAI link - used for any driver specific init */
145 struct snd_soc_dai_link *link,
156 /* completion - called at completion of firmware loading */
159 /* manifest - optional to inform component of manifest */
188 /* Widget removal - widgets also removed wth component API */