Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dcros_ec_dev.c242 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
256 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
273 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
288 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
303 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
320 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe()
332 retval = mfd_add_hotplug_devices(ec->dev, cros_ec_platform_cells, in ec_device_probe()
342 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()
/linux/include/linux/mfd/
H A Dcore.h137 static inline int mfd_add_hotplug_devices(struct device *parent, in mfd_add_hotplug_devices() function
/linux/drivers/gpu/drm/amd/amdgpu/
H A Disp_v4_1_1.c319 r = mfd_add_hotplug_devices(isp->parent, isp->isp_cell, 2); in isp_v4_1_1_hw_init()
332 r = mfd_add_hotplug_devices(isp->parent, &isp->isp_cell[2], 1); in isp_v4_1_1_hw_init()
H A Disp_v4_1_0.c150 r = mfd_add_hotplug_devices(isp->parent, isp->isp_cell, 3); in isp_v4_1_0_hw_init()
/linux/drivers/misc/cardreader/
H A Drtsx_usb.c661 ret = mfd_add_hotplug_devices(&intf->dev, rtsx_usb_cells, in rtsx_usb_probe()
/linux/drivers/hid/
H A Dhid-sensor-hub.c719 ret = mfd_add_hotplug_devices(&hdev->dev, in sensor_hub_probe()