Lines Matching full:enum
225 enum graph_type {
239 static enum graph_type __graph_get_type(struct device_node *lnk) in __graph_get_type()
242 enum graph_type ret; in __graph_get_type()
282 static enum graph_type graph_get_type(struct simple_util_priv *priv, in graph_get_type()
285 enum graph_type type = __graph_get_type(lnk); in graph_get_type()
397 enum graph_type gtype, in __graph_parse_node()
614 enum graph_type gtype, in graph_parse_node_multi()
680 enum graph_type gtype, in graph_parse_node_single()
693 enum graph_type gtype, in graph_parse_node()
1039 enum graph_type gtype, in graph_link()
1238 enum graph_type gtype, in graph_count()
1284 enum graph_type gtype, in graph_for_each_link()
1292 enum graph_type gtype; in graph_for_each_link()