cxl_pmu
struct cxl_pmu *pmu = to_cxl_pmu(dev);
struct cxl_pmu *pmu;
#define to_cxl_pmu(dev) container_of(dev, struct cxl_pmu, dev)