Home
last modified time | relevance | path

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

/linux/drivers/acpi/nfit/
H A Dnfit.h348 bool intel_fwa_supported(struct nvdimm_bus *nvdimm_bus);
H A Dintel.c40 bool intel_fwa_supported(struct nvdimm_bus *nvdimm_bus) in intel_fwa_supported() function
H A Dcore.c1344 return intel_fwa_supported(nvdimm_bus) ? a->mode : 0; in nfit_visible()