Lines Matching defs:fwnode

138 static void fwnode_links_purge_suppliers(struct fwnode_handle *fwnode)  in fwnode_links_purge_suppliers()
154 static void fwnode_links_purge_consumers(struct fwnode_handle *fwnode) in fwnode_links_purge_consumers()
170 void fwnode_links_purge(struct fwnode_handle *fwnode) in fwnode_links_purge()
176 void fw_devlink_purge_absent_suppliers(struct fwnode_handle *fwnode) in fw_devlink_purge_absent_suppliers()
222 static void __fw_devlink_pickup_dangling_consumers(struct fwnode_handle *fwnode, in __fw_devlink_pickup_dangling_consumers()
1002 static struct fwnode_handle *fwnode_links_check_suppliers( in fwnode_links_check_suppliers()
1712 static void fw_devlink_parse_fwnode(struct fwnode_handle *fwnode) in fw_devlink_parse_fwnode()
1721 static void fw_devlink_parse_fwtree(struct fwnode_handle *fwnode) in fw_devlink_parse_fwtree()
1872 static bool fwnode_init_without_drv(struct fwnode_handle *fwnode) in fwnode_init_without_drv()
1887 static bool fwnode_ancestor_init_without_drv(struct fwnode_handle *fwnode) in fwnode_ancestor_init_without_drv()
2137 struct fwnode_handle *fwnode = dev->fwnode; in __fw_devlink_link_to_consumers() local
2209 struct fwnode_handle *fwnode) in __fw_devlink_link_to_suppliers()
2238 struct fwnode_handle *fwnode = dev->fwnode; in fw_devlink_link_device() local
4976 static inline bool fwnode_is_primary(struct fwnode_handle *fwnode) in fwnode_is_primary()
4995 void set_primary_fwnode(struct device *dev, struct fwnode_handle *fwnode) in set_primary_fwnode()
5035 void set_secondary_fwnode(struct device *dev, struct fwnode_handle *fwnode) in set_secondary_fwnode()
5063 void device_set_node(struct device *dev, struct fwnode_handle *fwnode) in device_set_node()
5082 int device_match_fwnode(struct device *dev, const void *fwnode) in device_match_fwnode()