Searched refs:cxl_dax_region_type (Results 1 – 2 of 2) sorted by relevance
19 extern const struct device_type cxl_dax_region_type;26 #define CXL_DAX_REGION_TYPE(x) (&cxl_dax_region_type)
2721 const struct device_type cxl_dax_region_type = { variable2729 return dev->type == &cxl_dax_region_type; in is_cxl_dax_region()2771 dev->type = &cxl_dax_region_type; in cxl_dax_region_alloc()