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