Home
last modified time | relevance | path

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

/linux/drivers/dax/
H A Dbus.c57 static int dax_match_id(const struct dax_device_driver *dax_drv, struct device *dev) in dax_match_id() function
254 if (dax_match_id(dax_drv, dev)) in dax_bus_match()