Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mfd/
A 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()
A Dviperboard.c89 ret = mfd_add_hotplug_devices(&interface->dev, vprbrd_devs, in vprbrd_probe()
A Ddln2.c818 ret = mfd_add_hotplug_devices(dev, dln2_devs, ARRAY_SIZE(dln2_devs)); in dln2_probe()
/linux-6.3-rc2/include/linux/mfd/
A Dcore.h149 static inline int mfd_add_hotplug_devices(struct device *parent, in mfd_add_hotplug_devices() function
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
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()
/linux-6.3-rc2/drivers/misc/cardreader/
A Drtsx_usb.c661 ret = mfd_add_hotplug_devices(&intf->dev, rtsx_usb_cells, in rtsx_usb_probe()
/linux-6.3-rc2/drivers/hid/
A Dhid-sensor-hub.c719 ret = mfd_add_hotplug_devices(&hdev->dev, in sensor_hub_probe()

Completed in 16 milliseconds