Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mfd/
Dmfd-core.c383 device_for_each_child_reverse(parent, &level, mfd_remove_devices_fn); in mfd_remove_devices_late()
391 device_for_each_child_reverse(parent, &level, mfd_remove_devices_fn); in mfd_remove_devices()
Dintel-lpss.c475 device_for_each_child_reverse(dev, NULL, resume_lpss_device); in intel_lpss_prepare()
/Linux-v5.10/drivers/thunderbolt/
Dretimer.c483 device_for_each_child_reverse(&port->sw->dev, port, in tb_retimer_remove_all()
Dxdomain.c859 device_for_each_child_reverse(&xd->dev, xd, remove_missing_service); in enumerate_services()
1367 device_for_each_child_reverse(&xd->dev, xd, unregister_service); in tb_xdomain_remove()
/Linux-v5.10/drivers/of/
Dplatform.c593 device_for_each_child_reverse(parent, NULL, of_platform_device_destroy); in of_platform_depopulate()
/Linux-v5.10/include/linux/
Ddevice.h782 int device_for_each_child_reverse(struct device *dev, void *data,
/Linux-v5.10/drivers/base/
Dcore.c3266 int device_for_each_child_reverse(struct device *parent, void *data, in device_for_each_child_reverse() function
3282 EXPORT_SYMBOL_GPL(device_for_each_child_reverse);