Lines Matching defs:fwnode
139 static void fwnode_links_purge_suppliers(struct fwnode_handle *fwnode) in fwnode_links_purge_suppliers()
155 static void fwnode_links_purge_consumers(struct fwnode_handle *fwnode) in fwnode_links_purge_consumers()
171 void fwnode_links_purge(struct fwnode_handle *fwnode) in fwnode_links_purge()
177 void fw_devlink_purge_absent_suppliers(struct fwnode_handle *fwnode) in fw_devlink_purge_absent_suppliers()
223 static void __fw_devlink_pickup_dangling_consumers(struct fwnode_handle *fwnode, in __fw_devlink_pickup_dangling_consumers()
1005 static struct fwnode_handle *fwnode_links_check_suppliers( in fwnode_links_check_suppliers()
1715 static void fw_devlink_parse_fwnode(struct fwnode_handle *fwnode) in fw_devlink_parse_fwnode()
1724 static void fw_devlink_parse_fwtree(struct fwnode_handle *fwnode) in fw_devlink_parse_fwtree()
1875 static bool fwnode_init_without_drv(struct fwnode_handle *fwnode) in fwnode_init_without_drv()
1890 static bool fwnode_ancestor_init_without_drv(struct fwnode_handle *fwnode) in fwnode_ancestor_init_without_drv()
2152 struct fwnode_handle *fwnode = dev->fwnode; in __fw_devlink_link_to_consumers() local
2224 struct fwnode_handle *fwnode) in __fw_devlink_link_to_suppliers()
2253 struct fwnode_handle *fwnode = dev->fwnode; in fw_devlink_link_device() local
4992 static inline bool fwnode_is_primary(struct fwnode_handle *fwnode) in fwnode_is_primary()
5011 void set_primary_fwnode(struct device *dev, struct fwnode_handle *fwnode) in set_primary_fwnode()
5051 void set_secondary_fwnode(struct device *dev, struct fwnode_handle *fwnode) in set_secondary_fwnode()
5079 void device_set_node(struct device *dev, struct fwnode_handle *fwnode) in device_set_node()
5098 int device_match_fwnode(struct device *dev, const void *fwnode) in device_match_fwnode()