Home
last modified time | relevance | path

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

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