Home
last modified time | relevance | path

Searched refs:intel_fw_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/acpi/nfit/
H A Dintel.h173 extern const struct nvdimm_fw_ops *intel_fw_ops;
H A Dintel.c749 const struct nvdimm_fw_ops *intel_fw_ops = &__intel_fw_ops; variable
H A Dcore.c1982 return intel_fw_ops; in acpi_nfit_get_fw_ops()