Searched refs:register_nvdimm_pmu (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dnd.h66 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) function
/linux-master/drivers/nvdimm/
H A Dnd_perf.c273 int register_nvdimm_pmu(struct nvdimm_pmu *nd_pmu, struct platform_device *pdev) function
321 EXPORT_SYMBOL_GPL(register_nvdimm_pmu); variable
/linux-master/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c511 rc = register_nvdimm_pmu(nd_pmu, p->pdev);

Completed in 99 milliseconds