Home
last modified time | relevance | path

Searched refs:nd_pfn_create (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/nvdimm/
H A Dregion.c58 nd_region->pfn_seed = nd_pfn_create(nd_region); in nd_region_probe()
H A Dnd.h570 struct device *nd_pfn_create(struct nd_region *nd_region);
587 static inline struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create() function
H A Dpfn_devs.c343 struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create() function
H A Dnamespace_devs.c1868 nd_region->pfn_seed = nd_pfn_create(nd_region); in nd_region_create_pfn_seed()