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()
288 static enum graph_type graph_get_type(struct asoc_simple_priv *priv, in graph_get_type()
291 enum graph_type type = __graph_get_type(lnk); in graph_get_type()
403 enum graph_type gtype, in __graph_parse_node()
513 enum graph_type gtype, in graph_parse_node()
876 enum graph_type gtype, in graph_link()
1059 enum graph_type gtype, in graph_count()
1105 enum graph_type gtype, in graph_for_each_link()
[all …]