Searched refs:mfd_add_hotplug_devices (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/mfd/ |
| H A D | cros_ec_dev.c | 234 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe() 248 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe() 265 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe() 280 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe() 295 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe() 312 retval = mfd_add_hotplug_devices(ec->dev, in ec_device_probe() 324 retval = mfd_add_hotplug_devices(ec->dev, cros_ec_platform_cells, in ec_device_probe() 334 retval = mfd_add_hotplug_devices(ec->dev, cros_ec_vbc_cells, in ec_device_probe()
|
| H A D | viperboard.c | 89 ret = mfd_add_hotplug_devices(&interface->dev, vprbrd_devs, in vprbrd_probe()
|
| H A D | dln2.c | 817 ret = mfd_add_hotplug_devices(dev, dln2_devs, ARRAY_SIZE(dln2_devs)); in dln2_probe()
|
| /linux-6.15/include/linux/mfd/ |
| H A D | core.h | 137 static inline int mfd_add_hotplug_devices(struct device *parent, in mfd_add_hotplug_devices() function
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | isp_v4_1_0.c | 150 r = mfd_add_hotplug_devices(isp->parent, isp->isp_cell, 3); in isp_v4_1_0_hw_init()
|
| H A D | isp_v4_1_1.c | 151 r = mfd_add_hotplug_devices(isp->parent, isp->isp_cell, 3); in isp_v4_1_1_hw_init()
|
| H A D | amdgpu_acp.c | 315 r = mfd_add_hotplug_devices(adev->acp.parent, adev->acp.acp_cell, 2); in acp_hw_init() 436 r = mfd_add_hotplug_devices(adev->acp.parent, adev->acp.acp_cell, ACP_DEVS); in acp_hw_init()
|
| /linux-6.15/drivers/misc/cardreader/ |
| H A D | rtsx_usb.c | 661 ret = mfd_add_hotplug_devices(&intf->dev, rtsx_usb_cells, in rtsx_usb_probe()
|
| /linux-6.15/drivers/hid/ |
| H A D | hid-sensor-hub.c | 719 ret = mfd_add_hotplug_devices(&hdev->dev, in sensor_hub_probe()
|