Searched refs:count_graph (Results 1 – 1 of 1) sorted by relevance
1436 unsigned int count_graph; in fwnode_connection_find_matches() local1442 count_graph = fwnode_graph_devcon_matches(fwnode, con_id, data, match, in fwnode_connection_find_matches()1446 matches += count_graph; in fwnode_connection_find_matches()1447 matches_len -= count_graph; in fwnode_connection_find_matches()1453 return count_graph + count_ref; in fwnode_connection_find_matches()