Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dax/
H A Dbus.h49 bool static_dev_dax(struct dev_dax *dev_dax);
H A Dbus.c172 bool static_dev_dax(struct dev_dax *dev_dax) in static_dev_dax() function
176 EXPORT_SYMBOL_GPL(static_dev_dax);
408 if (!static_dev_dax(dev_dax)) in kill_dev_dax()
H A Ddevice.c403 if (static_dev_dax(dev_dax)) { in dev_dax_probe()