Searched refs:get_dev_from_fwnode (Results 1 – 2 of 2) sorted by relevance
1891 dev = get_dev_from_fwnode(fwnode); in fwnode_init_without_drv()1960 dev = get_dev_from_fwnode(parent); in fwnode_get_next_parent_dev()2016 sup_dev = get_dev_from_fwnode(sup_handle); in __fw_devlink_relax_cycles()2017 con_dev = get_dev_from_fwnode(con_handle); in __fw_devlink_relax_cycles()2156 sup_dev = get_dev_from_fwnode(sup_handle); in fw_devlink_create_devlink()2225 con_dev = get_dev_from_fwnode(link->consumer); in __fw_devlink_link_to_consumers()5300 struct device *get_dev_from_fwnode(struct fwnode_handle *fwnode) in get_dev_from_fwnode() function5304 EXPORT_SYMBOL_GPL(get_dev_from_fwnode);
1074 struct device *get_dev_from_fwnode(struct fwnode_handle *fwnode);