Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvdimm/
Dregion.c105 static int child_notify(struct device *dev, void *data) in child_notify() function
129 device_for_each_child(dev, &event, child_notify); in nd_region_notify()