Home
last modified time | relevance | path

Searched refs:device_create_managed_software_node (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-ext-caps.c57 ret = device_create_managed_software_node(&pdev->dev, role_switch_props, in xhci_create_intel_xhci_sw_pdev()
/linux/drivers/char/ipmi/
H A Dipmi_plat_data.c105 rv = device_create_managed_software_node(&pdev->dev, pr, NULL); in ipmi_platform_add()
/linux/drivers/usb/dwc3/
H A Dhost.c189 ret = device_create_managed_software_node(&xhci->dev, props, NULL); in dwc3_host_init()
H A Ddwc3-xilinx.c270 ret = device_create_managed_software_node(dev, props, NULL); in dwc3_set_swnode()
/linux/drivers/firmware/efi/
H A Dapple-properties.c160 ret = device_create_managed_software_node(dev, entry, NULL); in unmarshal_devices()
/linux/drivers/base/
H A Dswnode.c1050 int device_create_managed_software_node(struct device *dev, in device_create_managed_software_node() function
1072 EXPORT_SYMBOL_GPL(device_create_managed_software_node);
H A Dplatform.c838 ret = device_create_managed_software_node(&pdev->dev, in platform_device_register_full()
/linux/drivers/spi/
H A Dspi-cs42l43.c415 ret = device_create_managed_software_node(&priv->ctlr->dev, in cs42l43_spi_probe()
/linux/include/linux/
H A Dproperty.h590 int device_create_managed_software_node(struct device *dev,
/linux/drivers/platform/x86/
H A Dtouchscreen_dmi.c1863 error = device_create_managed_software_node(dev, ts_data->properties, NULL); in ts_dmi_add_props()
/linux/drivers/acpi/arm64/
H A Diort.c1281 if (device_create_managed_software_node(dev, props, NULL)) in iort_named_component_init()
/linux/drivers/iommu/iommufd/
H A Dselftest.c979 rc = device_create_managed_software_node(&mdev->dev, prop, NULL); in mock_dev_create()
/linux/drivers/pci/
H A Dquirks.c1986 device_create_managed_software_node(&pdev->dev, properties, NULL)) in quirk_huawei_pcie_sva()