Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dcore.h125 static inline int mfd_add_hotplug_devices(struct device *parent, in mfd_add_hotplug_devices() function
/Linux-v4.19/drivers/mfd/
Dviperboard.c94 ret = mfd_add_hotplug_devices(&interface->dev, vprbrd_devs, in vprbrd_probe()
Ddln2.c773 ret = mfd_add_hotplug_devices(dev, dln2_devs, ARRAY_SIZE(dln2_devs)); in dln2_probe()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acp.c427 r = mfd_add_hotplug_devices(adev->acp.parent, adev->acp.acp_cell, in acp_hw_init()
/Linux-v4.19/drivers/misc/cardreader/
Drtsx_usb.c668 ret = mfd_add_hotplug_devices(&intf->dev, rtsx_usb_cells, in rtsx_usb_probe()
/Linux-v4.19/drivers/hid/
Dhid-sensor-hub.c719 ret = mfd_add_hotplug_devices(&hdev->dev, in sensor_hub_probe()