Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvdimm/
Dbus.c292 static int nvdimm_bus_match(struct device *dev, struct device_driver *drv);
297 .match = nvdimm_bus_match,
464 static int nvdimm_bus_match(struct device *dev, struct device_driver *drv) in nvdimm_bus_match() function