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.
60 /* generic dynamic object - all dynamic objects belong to this struct */
74 * Kcontrol operations - used to map handlers onto firmware based controls.
96 * DAPM widget event handlers - used to map handlers onto widgets.
105 * Public API - Used by component drivers to load and unload dynamic objects
110 /* external kcontrol init - used for any driver specific init */
122 /* external widget init - used for any driver specific init */
132 /* FE DAI - used for any driver specific init */
135 struct snd_soc_tplg_pcm *pcm, struct snd_soc_dai *dai);
140 /* DAI link - used for any driver specific init */
142 struct snd_soc_dai_link *link,
153 /* completion - called at completion of firmware loading */
156 /* manifest - optional to inform component of manifest */