Home
last modified time | relevance | path

Searched refs:fwnode_get_next_parent_dev (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dproperty.h146 struct device *fwnode_get_next_parent_dev(const struct fwnode_handle *fwnode);
/openbmc/linux/drivers/base/
H A Dproperty.c651 struct device *fwnode_get_next_parent_dev(const struct fwnode_handle *fwnode) in fwnode_get_next_parent_dev() function
H A Dcore.c1991 par_dev = fwnode_get_next_parent_dev(sup_handle); in __fw_devlink_relax_cycles()
2096 sup_dev = fwnode_get_next_parent_dev(sup_handle); in fw_devlink_create_devlink()
2179 con_dev = fwnode_get_next_parent_dev(link->consumer); in __fw_devlink_link_to_consumers()