Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Dcros_ec_dev.c193 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
207 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
224 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
239 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
256 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
268 retval = mfd_add_hotplug_devices(ec->dev, cros_ec_platform_cells, in ec_device_probe()
278 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.c827 ret = mfd_add_hotplug_devices(dev, dln2_devs, ARRAY_SIZE(dln2_devs)); in dln2_probe()
/linux-5.19.10/include/linux/mfd/
Dcore.h149 static inline int mfd_add_hotplug_devices(struct device *parent, in mfd_add_hotplug_devices() function
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acp.c349 r = mfd_add_hotplug_devices(adev->acp.parent, adev->acp.acp_cell, in acp_hw_init()
/linux-5.19.10/drivers/misc/cardreader/
Drtsx_usb.c661 ret = mfd_add_hotplug_devices(&intf->dev, rtsx_usb_cells, in rtsx_usb_probe()
/linux-5.19.10/drivers/hid/
Dhid-sensor-hub.c717 ret = mfd_add_hotplug_devices(&hdev->dev, in sensor_hub_probe()