Lines Matching defs:fwnode

151 static void fwnode_links_purge_suppliers(struct fwnode_handle *fwnode)  in fwnode_links_purge_suppliers()
167 static void fwnode_links_purge_consumers(struct fwnode_handle *fwnode) in fwnode_links_purge_consumers()
183 void fwnode_links_purge(struct fwnode_handle *fwnode) in fwnode_links_purge()
189 void fw_devlink_purge_absent_suppliers(struct fwnode_handle *fwnode) in fw_devlink_purge_absent_suppliers()
235 static void __fw_devlink_pickup_dangling_consumers(struct fwnode_handle *fwnode, in __fw_devlink_pickup_dangling_consumers()
1018 static struct fwnode_handle *fwnode_links_check_suppliers( in fwnode_links_check_suppliers()
1706 static void fw_devlink_parse_fwnode(struct fwnode_handle *fwnode) in fw_devlink_parse_fwnode()
1715 static void fw_devlink_parse_fwtree(struct fwnode_handle *fwnode) in fw_devlink_parse_fwtree()
1828 static bool fwnode_init_without_drv(struct fwnode_handle *fwnode) in fwnode_init_without_drv()
1843 static bool fwnode_ancestor_init_without_drv(struct fwnode_handle *fwnode) in fwnode_ancestor_init_without_drv()
2093 struct fwnode_handle *fwnode = dev->fwnode; in __fw_devlink_link_to_consumers() local
2165 struct fwnode_handle *fwnode) in __fw_devlink_link_to_suppliers()
2194 struct fwnode_handle *fwnode = dev->fwnode; in fw_devlink_link_device() local
4932 static inline bool fwnode_is_primary(struct fwnode_handle *fwnode) in fwnode_is_primary()
4951 void set_primary_fwnode(struct device *dev, struct fwnode_handle *fwnode) in set_primary_fwnode()
4987 void set_secondary_fwnode(struct device *dev, struct fwnode_handle *fwnode) in set_secondary_fwnode()
5015 void device_set_node(struct device *dev, struct fwnode_handle *fwnode) in device_set_node()
5034 int device_match_fwnode(struct device *dev, const void *fwnode) in device_match_fwnode()