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