Home
last modified time | relevance | path

Searched refs:child_unregister (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/nvdimm/
Dregion.c83 static int child_unregister(struct device *dev, void *data) in child_unregister() function
93 device_for_each_child(dev, NULL, child_unregister); in nd_region_remove()
Dbus.c384 static int child_unregister(struct device *dev, void *data) in child_unregister() function
437 device_for_each_child(&nvdimm_bus->dev, NULL, child_unregister); in nd_bus_remove()