Searched refs:nvdimm_fw_ops (Results 1 – 6 of 6) sorted by relevance
241 struct nvdimm_fw_ops { struct273 const struct nvdimm_fw_ops *fw_ops);
173 extern const struct nvdimm_fw_ops *intel_fw_ops;
771 static const struct nvdimm_fw_ops __intel_fw_ops = {777 const struct nvdimm_fw_ops *intel_fw_ops = &__intel_fw_ops;
2027 static const struct nvdimm_fw_ops *acpi_nfit_get_fw_ops( in acpi_nfit_get_fw_ops()
48 const struct nvdimm_fw_ops *fw_ops;
587 const struct nvdimm_fw_ops *fw_ops) in __nvdimm_create()