Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dbus.c272 static int nvdimm_bus_match(struct device *dev, struct device_driver *drv);
277 .match = nvdimm_bus_match,
468 static int nvdimm_bus_match(struct device *dev, struct device_driver *drv) in nvdimm_bus_match() function