nvdimm_fw_ops
static const struct nvdimm_fw_ops *acpi_nfit_get_fw_ops(
static const struct nvdimm_fw_ops __intel_fw_ops = {
const struct nvdimm_fw_ops *intel_fw_ops = &__intel_fw_ops;
extern const struct nvdimm_fw_ops *intel_fw_ops;
const struct nvdimm_fw_ops *fw_ops)
const struct nvdimm_fw_ops *fw_ops;
const struct nvdimm_fw_ops *fw_ops);