to_nd_dax 21 drivers/dax/pmem/core.c struct nd_dax *nd_dax = to_nd_dax(dev); to_nd_dax 909 drivers/nvdimm/bus.c struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL; to_nd_dax 103 drivers/nvdimm/claim.c struct nd_dax *nd_dax = to_nd_dax(dev); to_nd_dax 16 drivers/nvdimm/dax_devs.c struct nd_dax *nd_dax = to_nd_dax(dev); to_nd_dax 44 drivers/nvdimm/dax_devs.c EXPORT_SYMBOL(to_nd_dax); to_nd_dax 1687 drivers/nvdimm/namespace_devs.c struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL; to_nd_dax 324 drivers/nvdimm/nd.h struct nd_dax *to_nd_dax(struct device *dev); to_nd_dax 741 drivers/nvdimm/region_devs.c struct nd_dax *nd_dax = to_nd_dax(dev);