Home
last modified time | relevance | path

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

/drivers/nvdimm/
Dbus.c281 static int nvdimm_bus_match(struct device *dev, struct device_driver *drv);
286 .match = nvdimm_bus_match,
474 static int nvdimm_bus_match(struct device *dev, struct device_driver *drv) in nvdimm_bus_match() function