Lines Matching full:widgets
301 /* generic widgets */
484 /* dapm audio path between two widgets */
489 * source (input) and sink (output) widgets
502 u32 connect:1; /* source and sink widgets are connected */
504 u32 is_supply:1; /* At least one of the connected widgets is a supply */
604 /* A list of widgets associated with an object, typically a snd_kcontrol */
607 struct snd_soc_dapm_widget *widgets[] __counted_by(num_widgets);
710 * any parent or child widgets. At present this is identical to
744 (i) < list->num_widgets && (widget = list->widgets[i]); \
752 * incoming or outgoing widgets
763 * incoming or outgoing widgets