Home
last modified time | relevance | path

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

/linux/sound/soc/generic/
H A Daudio-graph-card2.c225 enum graph_type { enum
251 static enum graph_type __graph_get_type(struct device_node *lnk) in __graph_get_type()
254 enum graph_type ret; in __graph_get_type()
297 static enum graph_type graph_get_type(struct simple_util_priv *priv, in graph_get_type()
300 enum graph_type type = __graph_get_type(lnk); in graph_get_type()
396 enum graph_type gtype, in __graph_parse_node()
610 enum graph_type gtype, in graph_parse_node_multi()
676 enum graph_type gtype, in graph_parse_node_single()
689 enum graph_type gtype, in graph_parse_node()
1082 enum graph_type gtype, in graph_link()
[all …]