Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/acpi/nfit/
Dintel.h173 extern const struct nvdimm_fw_ops *intel_fw_ops;
Dintel.c777 const struct nvdimm_fw_ops *intel_fw_ops = &__intel_fw_ops; variable
Dcore.c1982 return intel_fw_ops; in acpi_nfit_get_fw_ops()