Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dax/
H A Dbus.c59 static int dax_match_type(struct dax_device_driver *dax_drv, struct device *dev) in dax_match_type() function
240 return dax_match_type(dax_drv, dev); in dax_bus_match()