Searched refs:set_secondary_fwnode (Results 1 – 2 of 2) sorted by relevance
915 set_secondary_fwnode(dev, NULL); in device_remove_properties()946 set_secondary_fwnode(dev, &p->fwnode); in device_add_properties()
3104 void set_secondary_fwnode(struct device *dev, struct fwnode_handle *fwnode) in set_secondary_fwnode() function