Searched refs:register_nvdimm_pmu (Results 1 – 3 of 3) sorted by relevance
66 int register_nvdimm_pmu(struct nvdimm_pmu *nvdimm, struct platform_device *pdev);70 static inline int register_nvdimm_pmu(struct nvdimm_pmu *nvdimm, struct platform_device *pdev) in register_nvdimm_pmu() function
273 int register_nvdimm_pmu(struct nvdimm_pmu *nd_pmu, struct platform_device *pdev) in register_nvdimm_pmu() function321 EXPORT_SYMBOL_GPL(register_nvdimm_pmu);
511 rc = register_nvdimm_pmu(nd_pmu, p->pdev); in papr_scm_pmu_register()