Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/generic/
Daudio-graph-card2.c216 enum graph_type { enum
230 static enum graph_type __graph_get_type(struct device_node *lnk) in __graph_get_type()
233 enum graph_type ret; in __graph_get_type()
273 static enum graph_type graph_get_type(struct asoc_simple_priv *priv, in graph_get_type()
276 enum graph_type type = __graph_get_type(lnk); in graph_get_type()
493 enum graph_type gtype, in __graph_parse_node()
603 enum graph_type gtype, in graph_parse_node()
965 enum graph_type gtype, in graph_link()
1131 enum graph_type gtype, in graph_count()
1177 enum graph_type gtype, in graph_for_each_link()
[all …]