fwnode_connection_find_match
EXPORT_SYMBOL_GPL(fwnode_connection_find_match);
sw = fwnode_connection_find_match(fwnode, "usb-role-switch",
retimer = fwnode_connection_find_match(fwnode, "retimer-switch", NULL, typec_retimer_match);
void *fwnode_connection_find_match(const struct fwnode_handle *fwnode,
return fwnode_connection_find_match(dev_fwnode(dev), con_id, data, match);