Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dregion.c116 static int child_notify(struct device *dev, void *data) in child_notify() function
140 device_for_each_child(dev, &event, child_notify); in nd_region_notify()