Searched refs:cxl_pmu_type (Results 1 – 4 of 4) sorted by relevance
10 enum cxl_pmu_type { enum20 enum cxl_pmu_type type;26 int assoc_id, int idx, enum cxl_pmu_type type);
19 const struct device_type cxl_pmu_type = { variable30 int assoc_id, int index, enum cxl_pmu_type type) in devm_cxl_pmu_add()49 dev->type = &cxl_pmu_type; in devm_cxl_pmu_add()
9 extern const struct device_type cxl_pmu_type;
73 if (dev->type == &cxl_pmu_type) in cxl_device_id()