Lines Matching refs:widgets
45 widgets hereafter.
51 Audio DAPM widgets fall into a number of types:-
65 o Supply - Power or clock supply widget used by other widgets.
81 build a list of widgets of the codecs and machines DAPM widgets.
83 Most widgets have a name, register, shift and invert. Some widgets have extra
94 Stream widgets have the following format:-
102 e.g. stream widgets for HiFi playback and capture
107 e.g. stream widgets for AIF
116 Path domain widgets have a ability to control or affect the audio signal or
143 Machine widgets are different from codec widgets in that they don't have a
169 The codec bias power domain has no widgets and is handled by the codecs DAPM
177 Sometimes widgets exist in the codec or machine audio map that don't have any
185 After all the widgets have been defined, they can then be added to the DAPM
194 order to create a map of all audio paths between widgets.
197 audio system), as it requires joining widgets together via their audio signal
210 connect the destination widget (wrt audio signal) with its source widgets.
229 When there is no path name connecting widgets (e.g. a direct connection) we
236 Finally, snd_soc_dapm_new_widgets(codec) must be called after all widgets and
245 directly connect the codec pins to machine level widgets.
276 Some widgets can register their interest with the DAPM core in PM events.
287 /* corgi machine dapm widgets */
291 Please see soc-dapm.h for all other widgets that support events.
297 The following event types are supported by event widgets.