Searched refs:dax_bus_match (Results 1 – 1 of 1) sorted by relevance
156 static int dax_bus_match(struct device *dev, const struct device_driver *drv);244 .match = dax_bus_match,250 static int dax_bus_match(struct device *dev, const struct device_driver *drv) in dax_bus_match() function