Home
last modified time | relevance | path

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

/drivers/nvdimm/
Dnd.h328 struct device *nd_dax_create(struct nd_region *nd_region);
341 static inline struct device *nd_dax_create(struct nd_region *nd_region) in nd_dax_create() function
Dregion.c65 nd_region->dax_seed = nd_dax_create(nd_region); in nd_region_probe()
Ddax_devs.c79 struct device *nd_dax_create(struct nd_region *nd_region) in nd_dax_create() function
Dnamespace_devs.c2144 nd_region->dax_seed = nd_dax_create(nd_region); in nd_region_create_dax_seed()