Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvdimm/
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