Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-tegra/
H A Dboard-paz00.c39 device_create_managed_software_node(&wifi_rfkill_device.dev, wifi_rfkill_prop, NULL); in tegra_paz00_wifikill_init()
/openbmc/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()
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_plat_data.c105 rv = device_create_managed_software_node(&pdev->dev, pr, NULL); in ipmi_platform_add()
/openbmc/linux/drivers/usb/dwc3/
H A Dhost.c134 ret = device_create_managed_software_node(&xhci->dev, props, NULL); in dwc3_host_init()
/openbmc/linux/arch/arm/mach-omap1/
H A Dboard-nokia770.c275 device_create_managed_software_node(&nokia770_cbus_device.dev, in nokia770_cbus_init()
/openbmc/linux/drivers/firmware/efi/
H A Dapple-properties.c160 ret = device_create_managed_software_node(dev, entry, NULL); in unmarshal_devices()
/openbmc/linux/drivers/base/
H A Dswnode.c1038 int device_create_managed_software_node(struct device *dev, in device_create_managed_software_node() function
1060 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()
/openbmc/linux/include/linux/
H A Dproperty.h548 int device_create_managed_software_node(struct device *dev,
/openbmc/linux/drivers/platform/x86/
H A Dtouchscreen_dmi.c1896 error = device_create_managed_software_node(dev, ts_data->properties, NULL); in ts_dmi_add_props()
/openbmc/linux/drivers/acpi/arm64/
H A Diort.c1279 if (device_create_managed_software_node(dev, props, NULL)) in iort_named_component_init()
/openbmc/linux/drivers/pci/
H A Dquirks.c1981 device_create_managed_software_node(&pdev->dev, properties, NULL)) in quirk_huawei_pcie_sva()