Home
last modified time | relevance | path

Searched refs:mfd_add_hotplug_devices (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dcros_ec_dev.c192 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
206 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
223 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
238 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
255 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
267 retval = mfd_add_hotplug_devices(ec->dev, cros_ec_platform_cells, in ec_device_probe()
277 retval = mfd_add_hotplug_devices(ec->dev, cros_ec_vbc_cells, in ec_device_probe()
H A Dviperboard.c89 ret = mfd_add_hotplug_devices(&interface->dev, vprbrd_devs, in vprbrd_probe()
H A Ddln2.c817 ret = mfd_add_hotplug_devices(dev, dln2_devs, ARRAY_SIZE(dln2_devs)); in dln2_probe()
/openbmc/linux/include/linux/mfd/
H A Dcore.h137 static inline int mfd_add_hotplug_devices(struct device *parent, in mfd_add_hotplug_devices() function
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acp.c321 r = mfd_add_hotplug_devices(adev->acp.parent, adev->acp.acp_cell, 2); in acp_hw_init()
442 r = mfd_add_hotplug_devices(adev->acp.parent, adev->acp.acp_cell, ACP_DEVS); in acp_hw_init()
/openbmc/linux/drivers/misc/cardreader/
H A Drtsx_usb.c661 ret = mfd_add_hotplug_devices(&intf->dev, rtsx_usb_cells, in rtsx_usb_probe()
/openbmc/linux/drivers/hid/
H A Dhid-sensor-hub.c719 ret = mfd_add_hotplug_devices(&hdev->dev, in sensor_hub_probe()