Lines Matching +full:analog +full:- +full:out
11 management frameworks and, as such, can easily co-exist with them.
29 different components (e.g. the LINE OUT pin of a CODEC and the input pin of
32 The graph for the STM32MP1-DK1 sound card is shown in picture:
34 .. kernel-figure:: dapm-graph.svg
75 Mixes several analog signals into a single analog signal.
77 An analog switch that outputs only one of many inputs.
81 Analog to Digital Converter
83 Digital to Analog Converter
85 An analog switch
106 AIF OUT
112 DAI OUT
139 (Widgets are defined in include/sound/soc-dapm.h)
142 There are convenience macros defined in soc-dapm.h that can be used to quickly
150 ---------------------
153 (analog to digital converters), DACs (digital to analog converters),
154 AIF IN and AIF OUT.
179 -------------------
208 ----------------------
234 -------------------
242 ---------------
246 a virtual widget - a widget with no control bits e.g.
293 separate widgets and routes arrays implementing the case-specific features
345 -------------------------------
349 e.g. connects the speaker out codec pins to the internal speaker.
401 See soc-dapm.h for all other widgets that support events.
405 -----------