Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/acpi/nfit/
Dintel.h38 extern const struct nvdimm_security_ops *intel_security_ops;
Dintel.c433 const struct nvdimm_security_ops *intel_security_ops = &__intel_security_ops; variable
Dcore.c2021 return intel_security_ops; in acpi_nfit_get_security_ops()