Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mfd/
Dcros_ec_dev.c184 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
198 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
216 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
230 retval = mfd_add_hotplug_devices(ec->dev, cros_ec_platform_cells, in ec_device_probe()
240 retval = mfd_add_hotplug_devices(ec->dev, cros_ec_vbc_cells, in ec_device_probe()
Dviperboard.c89 ret = mfd_add_hotplug_devices(&interface->dev, vprbrd_devs, in vprbrd_probe()
Ddln2.c809 ret = mfd_add_hotplug_devices(dev, dln2_devs, ARRAY_SIZE(dln2_devs)); in dln2_probe()
/Linux-v5.10/include/linux/mfd/
Dcore.h149 static inline int mfd_add_hotplug_devices(struct device *parent, in mfd_add_hotplug_devices() function
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acp.c339 r = mfd_add_hotplug_devices(adev->acp.parent, adev->acp.acp_cell, in acp_hw_init()
/Linux-v5.10/drivers/hid/
Dhid-sensor-hub.c714 ret = mfd_add_hotplug_devices(&hdev->dev, in sensor_hub_probe()
/Linux-v5.10/drivers/misc/cardreader/
Drtsx_usb.c657 ret = mfd_add_hotplug_devices(&intf->dev, rtsx_usb_cells, in rtsx_usb_probe()