Searched refs:set_secondary_fwnode (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/drivers/platform/surface/ |
| D | surface_aggregator_registry.c | 409 set_secondary_fwnode(&pdev->dev, root); in ssam_platform_hub_probe() 413 set_secondary_fwnode(&pdev->dev, NULL); in ssam_platform_hub_probe() 426 set_secondary_fwnode(&pdev->dev, NULL); in ssam_platform_hub_remove()
|
| /Linux-v6.6/drivers/base/ |
| D | swnode.c | 982 set_secondary_fwnode(dev, &swnode->fwnode); in device_add_software_node() 1014 set_secondary_fwnode(dev, NULL); in device_remove_software_node() 1050 set_secondary_fwnode(dev, fwnode); in device_create_managed_software_node() 1094 set_secondary_fwnode(dev, NULL); in software_node_notify_remove()
|
| D | core.c | 5035 void set_secondary_fwnode(struct device *dev, struct fwnode_handle *fwnode) in set_secondary_fwnode() function 5045 EXPORT_SYMBOL_GPL(set_secondary_fwnode);
|
| /Linux-v6.6/drivers/platform/x86/intel/ |
| D | chtwc_int33fe.c | 264 set_secondary_fwnode(&max17047->dev, fwnode); in cht_int33fe_register_max17047()
|
| /Linux-v6.6/drivers/media/pci/intel/ |
| D | ipu-bridge.c | 607 set_secondary_fwnode(sensor->csi_dev, fwnode); in ipu_bridge_instantiate_ivsc() 800 set_secondary_fwnode(dev, fwnode); in ipu_bridge_init()
|
| /Linux-v6.6/include/linux/ |
| D | device.h | 1130 void set_secondary_fwnode(struct device *dev, struct fwnode_handle *fwnode);
|