Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvdimm/
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()