Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Dproperty.c1341 unsigned int count_graph; in fwnode_connection_find_matches() local
1347 count_graph = fwnode_graph_devcon_matches(fwnode, con_id, data, match, in fwnode_connection_find_matches()
1351 matches += count_graph; in fwnode_connection_find_matches()
1352 matches_len -= count_graph; in fwnode_connection_find_matches()
1358 return count_graph + count_ref; in fwnode_connection_find_matches()

Completed in 4 milliseconds