Searched refs:fwnode_graph_devcon_matches (Results 1 – 1 of 1) sorted by relevance
/drivers/base/ |
D | property.c | 1284 static unsigned int fwnode_graph_devcon_matches(const struct fwnode_handle *fwnode, in fwnode_graph_devcon_matches() function 1370 count = fwnode_graph_devcon_matches(fwnode, con_id, data, match, &ret, 1); in fwnode_connection_find_match() 1409 count_graph = fwnode_graph_devcon_matches(fwnode, con_id, data, match, in fwnode_connection_find_matches()
|