Home
last modified time | relevance | path

Searched refs:graph_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card2.c228 enum graph_type { enum
242 static enum graph_type __graph_get_type(struct device_node *lnk) in __graph_get_type()
245 enum graph_type ret; in __graph_get_type()
285 static enum graph_type graph_get_type(struct asoc_simple_priv *priv, in graph_get_type()
288 enum graph_type type = __graph_get_type(lnk); in graph_get_type()
400 enum graph_type gtype, in __graph_parse_node()
510 enum graph_type gtype, in graph_parse_node()
873 enum graph_type gtype, in graph_link()
1056 enum graph_type gtype, in graph_count()
1102 enum graph_type gtype, in graph_for_each_link()
[all …]