Home
last modified time | relevance | path

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

/drivers/nvdimm/
Dregion.c56 nd_region->pfn_seed = nd_pfn_create(nd_region); in nd_region_probe()
Dnd.h275 struct device *nd_pfn_create(struct nd_region *nd_region);
292 static inline struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create() function
Dpfn_devs.c337 struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create() function
Dnamespace_devs.c1944 nd_region->pfn_seed = nd_pfn_create(nd_region); in nd_region_create_pfn_seed()