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()
2700 struct cxl_dax_region *cxlr_dax = to_cxl_dax_region(dev); in cxl_dax_region_release()2721 struct cxl_dax_region *to_cxl_dax_region(struct device *dev) in to_cxl_dax_region()2726 return container_of(dev, struct cxl_dax_region, dev); in to_cxl_dax_region()2732 static struct cxl_dax_region *cxl_dax_region_alloc(struct cxl_region *cxlr) in cxl_dax_region_alloc()2735 struct cxl_dax_region *cxlr_dax; in cxl_dax_region_alloc()2853 struct cxl_dax_region *cxlr_dax = _cxlr_dax; in cxlr_dax_unregister()2860 struct cxl_dax_region *cxlr_dax; in devm_cxl_add_dax_region()