Searched refs:cxl_dax_region (Results 1 – 3 of 3) sorted by relevance
11 struct cxl_dax_region *cxlr_dax = to_cxl_dax_region(dev); in cxl_dax_region_probe()
556 struct cxl_dax_region { struct805 struct cxl_dax_region *to_cxl_dax_region(struct device *dev);820 static inline struct cxl_dax_region *to_cxl_dax_region(struct device *dev) in to_cxl_dax_region()
2711 struct cxl_dax_region *cxlr_dax = to_cxl_dax_region(dev); in cxl_dax_region_release()2732 struct cxl_dax_region *to_cxl_dax_region(struct device *dev) in to_cxl_dax_region()2737 return container_of(dev, struct cxl_dax_region, dev); in to_cxl_dax_region()2743 static struct cxl_dax_region *cxl_dax_region_alloc(struct cxl_region *cxlr) in cxl_dax_region_alloc()2746 struct cxl_dax_region *cxlr_dax; in cxl_dax_region_alloc()2864 struct cxl_dax_region *cxlr_dax = _cxlr_dax; in cxlr_dax_unregister()2871 struct cxl_dax_region *cxlr_dax; in devm_cxl_add_dax_region()