Searched refs:set_secondary_fwnode (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/platform/surface/ |
| H A D | surface_aggregator_registry.c | 537 set_secondary_fwnode(&pdev->dev, root); in ssam_platform_hub_probe() 541 set_secondary_fwnode(&pdev->dev, NULL); in ssam_platform_hub_probe() 554 set_secondary_fwnode(&pdev->dev, NULL); in ssam_platform_hub_remove()
|
| /linux-6.15/drivers/base/ |
| H A D | swnode.c | 997 set_secondary_fwnode(dev, &swnode->fwnode); in device_add_software_node() 1029 set_secondary_fwnode(dev, NULL); in device_remove_software_node() 1065 set_secondary_fwnode(dev, fwnode); in device_create_managed_software_node() 1108 set_secondary_fwnode(dev, NULL); in software_node_notify_remove()
|
| H A D | core.c | 5188 void set_secondary_fwnode(struct device *dev, struct fwnode_handle *fwnode) in set_secondary_fwnode() function 5198 EXPORT_SYMBOL_GPL(set_secondary_fwnode);
|
| /linux-6.15/drivers/platform/x86/intel/ |
| H A D | chtwc_int33fe.c | 264 set_secondary_fwnode(&max17047->dev, fwnode); in cht_int33fe_register_max17047()
|
| /linux-6.15/drivers/media/pci/intel/ |
| H A D | ipu-bridge.c | 635 set_secondary_fwnode(sensor->csi_dev, fwnode); in ipu_bridge_instantiate_ivsc() 851 set_secondary_fwnode(dev, fwnode); in ipu_bridge_init()
|
| /linux-6.15/include/linux/ |
| H A D | device.h | 1084 void set_secondary_fwnode(struct device *dev, struct fwnode_handle *fwnode);
|