Home
last modified time | relevance | path

Searched defs:nfit_bdw (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/acpi/nfit/
H A Dnfit.h177 struct nfit_bdw { struct
178 struct list_head list;
179 struct acpi_nfit_data_region bdw[];
H A Dcore.c837 struct nfit_bdw *nfit_bdw; in add_bdw() local