Lines Matching refs:device
31 struct device dev;
40 struct device dev;
45 bool is_nvdimm(struct device *dev);
46 bool is_nd_pmem(struct device *dev);
47 bool is_nd_blk(struct device *dev);
48 struct nvdimm_bus *walk_to_nvdimm_bus(struct device *nd_dev);
51 void nd_region_probe_success(struct nvdimm_bus *nvdimm_bus, struct device *dev);
55 void nd_region_disable(struct nvdimm_bus *nvdimm_bus, struct device *dev);
62 void __nd_device_register(struct device *dev);
63 int nd_match_dimm(struct device *dev, void *data);
66 bool nd_is_uuid_unique(struct device *dev, u8 *uuid);
83 void nd_detach_ndns(struct device *dev, struct nd_namespace_common **_ndns);
84 void __nd_detach_ndns(struct device *dev, struct nd_namespace_common **_ndns);
85 bool nd_attach_ndns(struct device *dev, struct nd_namespace_common *attach,
87 bool __nd_attach_ndns(struct device *dev, struct nd_namespace_common *attach,
89 ssize_t nd_namespace_store(struct device *dev,