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