Searched refs:fwnode_is_ancestor_of (Results 1 – 3 of 3) sorted by relevance
98 bool fwnode_is_ancestor_of(struct fwnode_handle *ancestor, struct fwnode_handle *child);
697 bool fwnode_is_ancestor_of(struct fwnode_handle *ancestor, struct fwnode_handle *child) in fwnode_is_ancestor_of() function
1854 fwnode_is_ancestor_of(sup_handle, con->fwnode)) in fw_devlink_create_devlink()1983 fwnode_is_ancestor_of(con_dev->fwnode, fwnode)) { in __fw_devlink_link_to_consumers()