Lines Matching defs:graph
45 * * DAPM graph elements.
451 * very similar to the DAPM graph kernel format. :-
464 * The lines in the graph are defined as a variable size list of sinks,
465 * controls and sources. The control name is optional as some graph lines have
467 * graph with other graphs, it's not used by the kernel atm.
758 SND_TPLG_TYPE_DAPM_GRAPH, /*!< DAPM graph elements */
932 * \brief Template type for single DAPM graph element.
941 * \brief Template type for array of DAPM graph elements.
944 int count; /*!< Number of graph elements */
945 struct snd_tplg_graph_elem elem[0]; /*!< graph elements */
1095 struct snd_tplg_graph_template *graph; /*!< Graph elements */