Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
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/
A Dipmi_plat_data.c105 rv = device_create_managed_software_node(&pdev->dev, pr, NULL); in ipmi_platform_add()
/linux/drivers/usb/dwc3/
A Dhost.c186 ret = device_create_managed_software_node(&xhci->dev, props, NULL); in dwc3_host_init()
A Ddwc3-imx8mp.c159 return device_create_managed_software_node(dev, props, NULL); in dwc3_imx8mp_set_software_node()
A Ddwc3-xilinx.c269 ret = device_create_managed_software_node(dev, props, NULL); in dwc3_set_swnode()
/linux/arch/arm/mach-omap1/
A Dboard-nokia770.c275 device_create_managed_software_node(&nokia770_cbus_device.dev, in nokia770_cbus_init()
/linux/drivers/firmware/efi/
A Dapple-properties.c160 ret = device_create_managed_software_node(dev, entry, NULL); in unmarshal_devices()
/linux/drivers/base/
A Dswnode.c1049 int device_create_managed_software_node(struct device *dev, in device_create_managed_software_node() function
1071 EXPORT_SYMBOL_GPL(device_create_managed_software_node);
A Dplatform.c838 ret = device_create_managed_software_node(&pdev->dev, in platform_device_register_full()
/linux/drivers/spi/
A Dspi-cs42l43.c372 ret = device_create_managed_software_node(&priv->ctlr->dev, in cs42l43_spi_probe()
/linux/include/linux/
A Dproperty.h574 int device_create_managed_software_node(struct device *dev,
/linux/drivers/platform/x86/
A Dtouchscreen_dmi.c1837 error = device_create_managed_software_node(dev, ts_data->properties, NULL); in ts_dmi_add_props()
/linux/drivers/acpi/arm64/
A Diort.c1270 if (device_create_managed_software_node(dev, props, NULL)) in iort_named_component_init()
/linux/drivers/pci/
A Dquirks.c1988 device_create_managed_software_node(&pdev->dev, properties, NULL)) in quirk_huawei_pcie_sva()

Completed in 42 milliseconds