Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/acpi/nfit/
Dintel.h38 extern const struct nvdimm_security_ops *intel_security_ops;
Dintel.c405 const struct nvdimm_security_ops *intel_security_ops = &__intel_security_ops; variable
Dcore.c1959 return intel_security_ops; in acpi_nfit_get_security_ops()