Home
last modified time | relevance | path

Searched refs:device_create_managed_software_node (Results 1 – 12 of 12) 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.c186 ret = device_create_managed_software_node(&xhci->dev, props, NULL); in dwc3_host_init()
H A Ddwc3-imx8mp.c159 return device_create_managed_software_node(dev, props, NULL); in dwc3_imx8mp_set_software_node()
H A Ddwc3-xilinx.c269 ret = device_create_managed_software_node(dev, props, NULL); in dwc3_set_swnode()
/linux/arch/arm/mach-omap1/
H A Dboard-nokia770.c275 device_create_managed_software_node(&nokia770_cbus_device.dev, in nokia770_cbus_init()
/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.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);
/linux/drivers/spi/
H A Dspi-cs42l43.c372 ret = device_create_managed_software_node(&priv->ctlr->dev, in cs42l43_spi_probe()
/linux/drivers/platform/x86/
H A Dtouchscreen_dmi.c1837 error = device_create_managed_software_node(dev, ts_data->properties, NULL); in ts_dmi_add_props()
/linux/drivers/acpi/arm64/
H A Diort.c1270 if (device_create_managed_software_node(dev, props, NULL)) in iort_named_component_init()
/linux/drivers/pci/
H A Dquirks.c1988 device_create_managed_software_node(&pdev->dev, properties, NULL)) in quirk_huawei_pcie_sva()