Searched refs:nvdimm_bus (Results 1 – 1 of 1) sorted by relevance
244 struct nvdimm_bus;250 int nvdimm_bus_add_badrange(struct nvdimm_bus *nvdimm_bus, u64 addr,254 void nvdimm_bus_unregister(struct nvdimm_bus *nvdimm_bus);260 struct nvdimm_bus_descriptor *to_nd_desc(struct nvdimm_bus *nvdimm_bus);261 struct device *to_nvdimm_bus_dev(struct nvdimm_bus *nvdimm_bus);266 struct nvdimm *__nvdimm_create(struct nvdimm_bus *nvdimm_bus,272 static inline struct nvdimm *nvdimm_create(struct nvdimm_bus *nvdimm_bus, in nvdimm_create() argument291 struct nd_region *nvdimm_pmem_region_create(struct nvdimm_bus *nvdimm_bus,293 struct nd_region *nvdimm_blk_region_create(struct nvdimm_bus *nvdimm_bus,295 struct nd_region *nvdimm_volatile_region_create(struct nvdimm_bus *nvdimm_bus,[all …]
Completed in 6 milliseconds