Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvdimm/
Dbus.c283 static int nvdimm_bus_match(struct device *dev, struct device_driver *drv);
288 .match = nvdimm_bus_match,
484 static int nvdimm_bus_match(struct device *dev, struct device_driver *drv) in nvdimm_bus_match() function