to_nd_dax
struct nd_dax *nd_dax = to_nd_dax(dev);
struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL;
struct nd_dax *nd_dax = to_nd_dax(dev);
struct nd_dax *nd_dax = to_nd_dax(dev);
EXPORT_SYMBOL(to_nd_dax);
struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL;
struct nd_dax *to_nd_dax(struct device *dev);
struct nd_dax *nd_dax = to_nd_dax(dev);